diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-17 21:13:17 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-17 21:13:17 +0000 |
commit | 1a4c1cc8aad5ad612a3693f0003a850198411f78 (patch) | |
tree | fdc8d7e989a581b1a8aaf272147914d1040b7b08 /bin/md5/cksum.1 | |
parent | 512a1f4864ea0e4699f920f3c9b2ceddde0c5a69 (diff) |
.Ex these pages; ok millert
Diffstat (limited to 'bin/md5/cksum.1')
-rw-r--r-- | bin/md5/cksum.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/md5/cksum.1 b/bin/md5/cksum.1 index 10447a77366..5f8d6c0e6e8 100644 --- a/bin/md5/cksum.1 +++ b/bin/md5/cksum.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cksum.1,v 1.7 2006/11/17 16:02:18 jmc Exp $ +.\" $OpenBSD: cksum.1,v 1.8 2006/11/17 21:13:16 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -232,12 +232,12 @@ The bit sequence is complemented and the result is the CRC. .Pp The other available algorithms are described in their respective man pages in section 3 of the manual. -.Sh DIAGNOSTICS +.Pp The .Nm cksum and .Nm sum -utilities exit 0 on success or >0 if an error occurred. +utilities exit 0 on success or \*(Gt0 if an error occurred. .Sh SEE ALSO .Xr md5 1 , .Xr rmd160 1 , |