diff options
author | 2015-11-24 14:58:56 +0000 | |
---|---|---|
committer | 2015-11-24 14:58:56 +0000 | |
commit | 50e8163868bfc3460b84ac8d9bc9bc752521e2f6 (patch) | |
tree | 25924e29fa33d36038889d665fedeb481e6d9e9e | |
parent | two missing NAME entries; (diff) | |
download | wireguard-openbsd-50e8163868bfc3460b84ac8d9bc9bc752521e2f6.tar.xz wireguard-openbsd-50e8163868bfc3460b84ac8d9bc9bc752521e2f6.zip |
update NAME;
-rw-r--r-- | share/man/man9/md5.9 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man9/md5.9 b/share/man/man9/md5.9 index 199cc475d6a..7966b187c47 100644 --- a/share/man/man9/md5.9 +++ b/share/man/man9/md5.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: md5.9,v 1.13 2014/01/21 03:15:46 schwarze Exp $ +.\" $OpenBSD: md5.9,v 1.14 2015/11/24 14:58:56 jmc Exp $ .\" .\" Copyright (c) 1996 Michael Shalayeff .\" All rights reserved. @@ -23,11 +23,12 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 21 2014 $ -.Dt MD5 9 +.Dd $Mdocdate: November 24 2015 $ +.Dt MD5INIT 9 .Os .Sh NAME -.Nm md5 +.Nm MD5Init , +.Nm MD5Transform .Nd message digest routines .Sh SYNOPSIS .In sys/kernel.h |