Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/cksum Use correct macro. From YOMURA Masanori in pri...
details: https://anonhg.NetBSD.org/src/rev/d45995d2055f
branches: trunk
changeset: 584234:d45995d2055f
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 11 23:11:48 2005 +0000
description:
Use correct macro. From YOMURA Masanori in private mail.
diffstat:
usr.bin/cksum/cksum.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cfd4cb916d84 -r d45995d2055f usr.bin/cksum/cksum.1
--- a/usr.bin/cksum/cksum.1 Sun Sep 11 23:10:39 2005 +0000
+++ b/usr.bin/cksum/cksum.1 Sun Sep 11 23:11:48 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cksum.1,v 1.31 2005/09/10 22:14:52 wiz Exp $
+.\" $NetBSD: cksum.1,v 1.32 2005/09/11 23:11:48 wiz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -193,7 +193,7 @@
When invoked as
.Nm cksum ,
use the specified
-.Pa algorithm .
+.Ar algorithm .
Valid algorithms are MD2, MD4, MD5, SHA1, RMD160, SHA256, SHA384, SHA512,
CRC, old1, and old2.
Old1 and old2 are equal to
Home |
Main Index |
Thread Index |
Old Index