diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/md5/cksum.1 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/bin/md5/cksum.1 b/bin/md5/cksum.1 index dea323540c2..855e00e258c 100644 --- a/bin/md5/cksum.1 +++ b/bin/md5/cksum.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cksum.1,v 1.4 2005/02/25 10:32:06 jmc Exp $ +.\" $OpenBSD: cksum.1,v 1.5 2005/03/07 23:41:53 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -118,10 +118,7 @@ Additionally, multiple options may be specified on the command line. If an algorithm is repeated, only the first instance is used. Case is ignored when matching algorithms. -.It Xo -.Fl c -.Oo Ar checklist ... Oc -.Xc +.It Fl c Op Ar checklist ... Compares all checksums contained in the file .Ar checklist with newly computed checksums for the corresponding files. |