aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cksum
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-17 07:44:44 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-17 07:44:44 +0000
commita866e170777b42fd7921eadd6e7e664f3a031d60 (patch)
treef5a5fbfda9358c31fa2746d0671fe366bb17d243 /usr.bin/cksum
parente8cde1ac6ff037d232538a4e35b007b4ece89a9a (diff)
downloadsrc-a866e170777b42fd7921eadd6e7e664f3a031d60.tar.gz
src-a866e170777b42fd7921eadd6e7e664f3a031d60.zip
Added the EXIT STATUS section where appropriate.
Notes
Notes: svn path=/head/; revision=140368
Diffstat (limited to 'usr.bin/cksum')
-rw-r--r--usr.bin/cksum/cksum.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cksum/cksum.1 b/usr.bin/cksum/cksum.1
index 27c4c0ba0de9..d4a0ee7d3ed2 100644
--- a/usr.bin/cksum/cksum.1
+++ b/usr.bin/cksum/cksum.1
@@ -155,7 +155,7 @@ The coefficients of R(x) are considered to be a 32-bit sequence.
.Pp
The bit sequence is complemented and the result is the CRC.
.Ed
-.Sh DIAGNOSTICS
+.Sh EXIT STATUS
.Ex -std cksum sum
.Sh SEE ALSO
.Xr md5 1