summaryrefslogtreecommitdiff
path: root/bin/md5/sha1.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-03-14 09:59:21 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-03-14 09:59:21 +0000
commite8b4c63c0e712bb7a97257c5189dea46c83702ab (patch)
tree96d01339e13bc10e108478eefa02dd5a7ec3fe3f /bin/md5/sha1.1
parent7d90a061b974e8881da5fa13914c4a2ce670a7da (diff)
tweaks;
echos -> echoes from millert@ ok millert@
Diffstat (limited to 'bin/md5/sha1.1')
-rw-r--r--bin/md5/sha1.119
1 files changed, 10 insertions, 9 deletions
diff --git a/bin/md5/sha1.1 b/bin/md5/sha1.1
index cd0a226ce80..78195bcfbed 100644
--- a/bin/md5/sha1.1
+++ b/bin/md5/sha1.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sha1.1,v 1.13 2003/03/12 21:29:48 millert Exp $
+.\" $OpenBSD: sha1.1,v 1.14 2003/03/14 09:59:20 jmc Exp $
.\"
.\" Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com>
.\" All rights reserved.
@@ -59,17 +59,18 @@ The options are as follows:
Prints a checksum of the given
.Ar string .
.It Fl c Ar [ file ... ]
-Compares all checksums in the
+Compares all checksums in
.Ar file
-with new computed checksums for the files mentioned in the
+with newly computed checksums for the files mentioned in
.Ar file .
-Output consists of which digest was used, the file name,
-and an OK or FAILED for the result of the comparison. This will
-validate any of the supported checksums in the
-.Ar file
-including MD5 and RMD-160. If no file is given, stdin is used.
+Output consists of the digest used, the file name,
+and an OK or FAILED for the result of the comparison.
+This will validate any of the supported checksums in
+.Ar file ,
+including MD5 and RMD-160.
+If no file is given, stdin is used.
.It Fl p
-Echos stdin to stdout and appends the
+Echoes stdin to stdout and appends the
.Em SHA-1
sum to stdout.
.It Fl t