mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Changed a sum(1) to a cksum(1).
This commit is contained in:
parent
2a7abc9144
commit
a8fcd7af26
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue