aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/MD5.9
diff options
context:
space:
mode:
authorHiten Pandya <hmp@FreeBSD.org>2003-10-23 01:31:25 +0000
committerHiten Pandya <hmp@FreeBSD.org>2003-10-23 01:31:25 +0000
commitcd367b32edd853c2293ca58a0316c13434a5a690 (patch)
tree5804315ae8517d6bb4e7fccbf1207aa885f1429a /share/man/man9/MD5.9
parentce91e62bc669113b1520ae0b34e3ea3f4ca5e0ec (diff)
downloadsrc-cd367b32edd853c2293ca58a0316c13434a5a690.tar.gz
src-cd367b32edd853c2293ca58a0316c13434a5a690.zip
Mdoc Janitor:
* Fix hard sentence breaks. * Correct use of a period in DELAY(9).
Notes
Notes: svn path=/head/; revision=121379
Diffstat (limited to 'share/man/man9/MD5.9')
-rw-r--r--share/man/man9/MD5.94
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".