diff options
Diffstat (limited to 'share/man/man9/MD5.9')
-rw-r--r-- | share/man/man9/MD5.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/MD5.9 b/share/man/man9/MD5.9 index d59852072b8e..4a85e144abf5 100644 --- a/share/man/man9/MD5.9 +++ b/share/man/man9/MD5.9 @@ -73,6 +73,6 @@ argument. .El .Sh COPYRIGHTS The code for MD5 transform was taken from Colin Plumb's -implementation, which has been placed in the public domain. The -MD5 cryptographic checksum was devised by Ronald Rivest, and is +implementation, which has been placed in the public domain. +The MD5 cryptographic checksum was devised by Ronald Rivest, and is documented in RFC 1321, "The MD5 Message Digest Algorithm". |