Subject: bin/3345: Typo in cksum(1) manpage
To: None <gnats-bugs@gnats.netbsd.org>
From: Dave Huang <khym@bga.com>
List: netbsd-bugs
Date: 03/17/1997 16:05:15
>Number: 3345
>Category: bin
>Synopsis: Typo in cksum(1) manpage
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people (Utility Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Mon Mar 17 14:20:05 1997
>Last-Modified:
>Originator: Dave Huang
>Organization:
Name: Dave Huang | Mammal, mammal / their names are called /
INet: khym@bga.com | they raise a paw / the bat, the cat /
FurryMUCK: Dahan | dolphin and dog / koala bear and hog -- TMBG
Dahan: Hani G Y+C 21 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++
>Release: NetBSD-current as of March 17, 1997
>Environment:
System: NetBSD dahan.metonymy.com 1.2D NetBSD 1.2D (SPIFF) #24: Mon Mar 17 15:40:18 CST 1997 khym@dahan.metonymy.com:/usr/src.local/sys/arch/i386/compile/SPIFF i386
>Description:
The cksum manpage says:
The following options apply only when using the MD5 algorithm:
-o string
Print the MD5 checksum of the given string string.
However, that should be "-s string"
>How-To-Repeat:
man cksum
>Fix:
--- /usr/src/usr.bin/cksum/cksum.1 Thu Jan 30 06:22:36 1997
+++ cksum.1 Mon Mar 17 16:00:57 1997
@@ -137,7 +137,7 @@
.Pp
The following options apply only when using the MD5 algorithm:
.Bl -tag -width indent
-.It Fl o Ar string
+.It Fl s Ar string
Print the MD5 checksum of the given string
.Ar string .
.It Fl p
>Audit-Trail:
>Unformatted: