summaryrefslogtreecommitdiff
path: root/bin/md5/rmd160.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-09-23 00:13:51 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-09-23 00:13:51 +0000
commit93a6e10cf261f623435b25f06a399d212cac7fd4 (patch)
tree081da8a1d1023e2ce37e8ed0f4850a3545c38ff1 /bin/md5/rmd160.1
parent1702566aa153505bb5b786d9dece0bde8389208a (diff)
alphabetize SEE ALSO entries and numerically order according to section
Diffstat (limited to 'bin/md5/rmd160.1')
-rw-r--r--bin/md5/rmd160.113
1 files changed, 7 insertions, 6 deletions
diff --git a/bin/md5/rmd160.1 b/bin/md5/rmd160.1
index 746a81c6b8f..2dee8c6a7ab 100644
--- a/bin/md5/rmd160.1
+++ b/bin/md5/rmd160.1
@@ -1,11 +1,11 @@
-.\" $OpenBSD: rmd160.1,v 1.3 1998/01/02 07:04:24 deraadt Exp $
+.\" $OpenBSD: rmd160.1,v 1.4 1998/09/23 00:13:49 aaron Exp $
.\"
.Dd July 16, 1997
.Dt RMD160 1
.Os
.Sh NAME
.Nm rmd160
-.Nd "calculate a message-digest fingerprint (checksum) for a file"
+.Nd calculate a message-digest fingerprint (checksum) for a file
.Sh SYNOPSIS
.Nm
.Op Fl ptx
@@ -32,15 +32,16 @@ sum of each file listed on the command line is printed after the options
are processed.
.Bl -tag -width Fl
.It Fl s Ar string
-prints a checksum of the given string.
+Prints a checksum of the given
+.Ar string .
.It Fl p
-echos stdin to stdout and appends the
+Echos stdin to stdout and appends the
.Em RMD-160
sum to stdout.
.It Fl t
-runs a built-in time trial.
+Runs a built-in time trial.
.It Fl x
-runs a built-in test script.
+Runs a built-in test script.
.El
.Sh SEE ALSO
.Xr cksum 1 ,