summaryrefslogtreecommitdiffstats
path: root/lib/libc/md
diff options
context:
space:
mode:
authormpech <mpech@openbsd.org>2001-08-06 10:42:25 +0000
committermpech <mpech@openbsd.org>2001-08-06 10:42:25 +0000
commitea2542f8a25ae1775fdd2fcc18cafd171df01907 (patch)
treeb54f027f92a8f0a39c712dce0ddaee3764cf8b32 /lib/libc/md
parento) add BSDI macro (.Bsx); (diff)
downloadwireguard-openbsd-ea2542f8a25ae1775fdd2fcc18cafd171df01907.tar.xz
wireguard-openbsd-ea2542f8a25ae1775fdd2fcc18cafd171df01907.zip
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')
-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.