summaryrefslogtreecommitdiff
path: root/lib/libc/md/mdX.3
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-08-06 10:42:27 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-08-06 10:42:27 +0000
commit1320ab033fe87f3c4bbe6a5b938051a972e2c008 (patch)
tree08643f7157203db17f792c9fa6e21e98cbb2ed53 /lib/libc/md/mdX.3
parentee5b7a2eb6e46300664b2e6619df8f6ef2e27947 (diff)
o) We always close .Bl and .Bd tags;
o) .Sh AUTHOR -> .Sh AUTHORS; o) We don't like .Pp before/after .Sh; o) We don't like .Pp before/after .Rs/.Re; o) NetBSD -> .Nx; o) OpenBSD -> .Ox; millert@ ok
Diffstat (limited to 'lib/libc/md/mdX.3')
-rw-r--r--lib/libc/md/mdX.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/md/mdX.3 b/lib/libc/md/mdX.3
index e91eb4fd977..03569568cd7 100644
--- a/lib/libc/md/mdX.3
+++ b/lib/libc/md/mdX.3
@@ -6,7 +6,7 @@
.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
.\" ----------------------------------------------------------------------------
.\"
-.\" $OpenBSD: mdX.3,v 1.16 2000/04/18 03:01:30 aaron Exp $
+.\" $OpenBSD: mdX.3,v 1.17 2001/08/06 10:42:26 mpech Exp $
.\"
.Dd October 9, 1996
.Dt MDX 3
@@ -168,7 +168,7 @@ argument is non-null it must point to at least 33 characters of buffer space.
.%A Hans Dobbertin
.%T Cryptanalysis of MD5 Compress
.Re
-.Sh AUTHOR
+.Sh AUTHORS
The original MDX routines were developed by
.Tn RSA
Data Security, Inc., and published in the above references.