From ed72feddcb3cc58c18aff36f4227af3fb11facad Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 20 Jan 2005 09:17:07 +0000 Subject: Sort sections. --- lib/libmd/mdX.3 | 6 +++--- lib/libmd/ripemd.3 | 6 +++--- lib/libmd/sha.3 | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'lib/libmd') diff --git a/lib/libmd/mdX.3 b/lib/libmd/mdX.3 index 2d879bc..8677bca 100644 --- a/lib/libmd/mdX.3 +++ b/lib/libmd/mdX.3 @@ -182,6 +182,9 @@ argument is non-null it must point to at least 33 characters of buffer space. .%N 4 .%D November 12, 1996 .Re +.Sh HISTORY +These functions appeared in +.Fx 2.0 . .Sh AUTHORS The original MDX routines were developed by .Tn RSA @@ -190,9 +193,6 @@ This code is derived directly from these implementations by .An Poul-Henning Kamp Aq phk@FreeBSD.org .Pp Phk ristede runen. -.Sh HISTORY -These functions appeared in -.Fx 2.0 . .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. diff --git a/lib/libmd/ripemd.3 b/lib/libmd/ripemd.3 index 53b172e..068faac 100644 --- a/lib/libmd/ripemd.3 +++ b/lib/libmd/ripemd.3 @@ -127,14 +127,14 @@ argument is non-null it must point to at least 41 characters of buffer space. .Xr md4 3 , .Xr md5 3 , .Xr sha 3 +.Sh HISTORY +These functions appeared in +.Fx 4.0 . .Sh AUTHORS The core hash routines were implemented by Eric Young based on the published .Tn RIPEMD160 specification. -.Sh HISTORY -These functions appeared in -.Fx 4.0 . .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. diff --git a/lib/libmd/sha.3 b/lib/libmd/sha.3 index b8a7f96..d24ad95 100644 --- a/lib/libmd/sha.3 +++ b/lib/libmd/sha.3 @@ -158,14 +158,14 @@ argument is non-null it must point to at least 41 characters of buffer space. .Xr md4 3 , .Xr md5 3 , .Xr ripemd 3 +.Sh HISTORY +These functions appeared in +.Fx 4.0 . .Sh AUTHORS The core hash routines were implemented by Eric Young based on the published .Tn FIPS standards. -.Sh HISTORY -These functions appeared in -.Fx 4.0 . .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. -- cgit v1.1