summaryrefslogtreecommitdiff
path: root/bin/md5/cksum.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-03-07 23:41:55 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-03-07 23:41:55 +0000
commite24d7f7d9cb27af3bddd0e9c84ca471a63d53a52 (patch)
tree900e201a091df25acd83c16a8faf4352514e217a /bin/md5/cksum.1
parentb8bf89cba77de8ca7efaed56d417fcdae131ad47 (diff)
more macro simplification;
Diffstat (limited to 'bin/md5/cksum.1')
-rw-r--r--bin/md5/cksum.17
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.