From 963df32de3f45529e26c187f552832e439ddf26e Mon Sep 17 00:00:00 2001 From: ats Date: Sun, 11 Dec 1994 23:29:20 +0000 Subject: Changed a sum(1) to a cksum(1). --- sbin/md5/md5.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/md5/md5.1 b/sbin/md5/md5.1 index ccccb01..2eb9280 100644 --- a/sbin/md5/md5.1 +++ b/sbin/md5/md5.1 @@ -35,7 +35,7 @@ runs a built-in test script. .B filename(s) prints a checksum(s) for each of the files. .SH "SEE ALSO" -.BR sum (1) +.BR cksum (1) .PP RFC 1321 describes in detail the MD2, MD4, and MD5 message-digest algorithms. .SH ACKNOWLEDGEMENTS -- cgit v1.1