From abe797cf8bc3f14c539f5128044a331149baebbe Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 13 Jul 2010 06:57:37 +0000 Subject: [PATCH] no need for userland to refer to section 2/3 pages; --- bin/md5/md5.1 | 7 +++---- bin/md5/sha1.1 | 7 +++---- bin/md5/sha256.1 | 7 +++---- 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/bin/md5/md5.1 b/bin/md5/md5.1 index 0abf5b35766..eb938f069a2 100644 --- a/bin/md5/md5.1 +++ b/bin/md5/md5.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: md5.1,v 1.29 2010/07/12 23:16:55 tedu Exp $ +.\" $OpenBSD: md5.1,v 1.30 2010/07/13 06:57:37 jmc Exp $ .\" .\" Copyright (c) 2003, 2004, 2006 Todd C. Miller .\" @@ -18,7 +18,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.Dd $Mdocdate: July 12 2010 $ +.Dd $Mdocdate: July 13 2010 $ .Dt MD5 1 .Os .Sh NAME @@ -97,8 +97,7 @@ options are processed. .Sh SEE ALSO .Xr cksum 1 , .Xr sha1 1 , -.Xr sha256 1 , -.Xr md5 3 +.Xr sha256 1 .Rs .%A R. Rivest .%T The MD5 Message-Digest Algorithm diff --git a/bin/md5/sha1.1 b/bin/md5/sha1.1 index 94e82810046..c0be7d8a921 100644 --- a/bin/md5/sha1.1 +++ b/bin/md5/sha1.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sha1.1,v 1.27 2010/07/12 23:16:55 tedu Exp $ +.\" $OpenBSD: sha1.1,v 1.28 2010/07/13 06:57:37 jmc Exp $ .\" .\" Copyright (c) 2003, 2004, 2006 Todd C. Miller .\" @@ -18,7 +18,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.Dd $Mdocdate: July 12 2010 $ +.Dd $Mdocdate: July 13 2010 $ .Dt SHA1 1 .Os .Sh NAME @@ -105,8 +105,7 @@ sha256, sha384 and sha512. .Sh SEE ALSO .Xr cksum 1 , .Xr md5 1 , -.Xr sha256 1 , -.Xr sha1 3 +.Xr sha256 1 .Rs .%A J. Burrows .%T The Secure Hash Standard diff --git a/bin/md5/sha256.1 b/bin/md5/sha256.1 index a3c7c9be06d..d9b7b484556 100644 --- a/bin/md5/sha256.1 +++ b/bin/md5/sha256.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sha256.1,v 1.1 2010/07/12 23:16:55 tedu Exp $ +.\" $OpenBSD: sha256.1,v 1.2 2010/07/13 06:57:37 jmc Exp $ .\" .\" Copyright (c) 2003, 2004, 2006 Todd C. Miller .\" @@ -18,7 +18,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.Dd $Mdocdate: July 12 2010 $ +.Dd $Mdocdate: July 13 2010 $ .Dt SHA1 1 .Os .Sh NAME @@ -100,8 +100,7 @@ cksum -a sha256 .Sh SEE ALSO .Xr cksum 1 , .Xr md5 1 , -.Xr sha1 1, -.Xr sha2 3 +.Xr sha1 1 .Rs .%T Secure Hash Standard .%O FIPS PUB 180-2 -- 2.20.1