Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/md Use .An in authors section. Remove empty section.
details: https://anonhg.NetBSD.org/src/rev/ccdb9938c37a
branches: trunk
changeset: 319261:ccdb9938c37a
user: wiz <wiz%NetBSD.org@localhost>
date: Wed May 23 06:08:01 2018 +0000
description:
Use .An in authors section. Remove empty section.
diffstat:
lib/libc/md/mdX.3 | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r d7037ffa4c57 -r ccdb9938c37a lib/libc/md/mdX.3
--- a/lib/libc/md/mdX.3 Wed May 23 05:04:39 2018 +0000
+++ b/lib/libc/md/mdX.3 Wed May 23 06:08:01 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdX.3,v 1.11 2018/05/23 02:08:40 christos Exp $
+.\" $NetBSD: mdX.3,v 1.12 2018/05/23 06:08:01 wiz Exp $
.\"
.\" ----------------------------------------------------------------------------
.\" "THE BEER-WARE LICENSE" (Revision 42):
@@ -108,7 +108,7 @@
.Xr md5 3 ,
.Xr openssl_MD2 3 ,
.Xr openssl_MD4 3 ,
-.Xr openssl_MD5 3 ,
+.Xr openssl_MD5 3
.Rs
.%A B. Kaliski
.%T The MD2 Message-Digest Algorithm
@@ -132,15 +132,15 @@
These functions appeared in
.Nx 1.3 .
.Sh AUTHORS
+.An -nosplit
The original MDX routines were developed by
-.Tn RSA
-Data Security, Inc., and published in the above references.
-This code is derived directly from these implementations by Poul-Henning Kamp
-.Aq Li phk%login.dkuug.dk@localhost
+.An RSA Data Security, Inc. ,
+and published in the above references.
+This code is derived directly from these implementations by
+.An Poul-Henning Kamp Aq Mt phk%login.dkuug.dk@localhost .
.Pp
Phk ristede runen.
.Sh BUGS
No method is known to exist which finds two files having the same hash value,
nor to find a file with a specific hash value.
There is on the other hand no guarantee that such a method doesn't exist.
-.Sh COPYRIGHT
Home |
Main Index |
Thread Index |
Old Index