summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2017-06-13 19:41:55 +0000
committerderaadt <deraadt@openbsd.org>2017-06-13 19:41:55 +0000
commit472192afe53df5b1aa06b67d5796309c6abbb0c6 (patch)
tree195739deaacd94b104ff93d36d7906d1aa6ebd6e /lib/libc
parentPartial support for the \n[an-margin] number register. (diff)
downloadwireguard-openbsd-472192afe53df5b1aa06b67d5796309c6abbb0c6.tar.xz
wireguard-openbsd-472192afe53df5b1aa06b67d5796309c6abbb0c6.zip
no need for branding in .Nd line
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/hash/md5.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/hash/md5.3 b/lib/libc/hash/md5.3
index 4c5cb67acf2..2cf8d5f94f9 100644
--- a/lib/libc/hash/md5.3
+++ b/lib/libc/hash/md5.3
@@ -16,9 +16,9 @@
.\" If we meet some day, and you think this stuff is worth it, you
.\" can buy me a beer in return. Poul-Henning Kamp
.\"
-.\" $OpenBSD: md5.3,v 1.6 2017/02/23 20:29:17 daniel Exp $
+.\" $OpenBSD: md5.3,v 1.7 2017/06/13 19:41:55 deraadt Exp $
.\"
-.Dd $Mdocdate: February 23 2017 $
+.Dd $Mdocdate: June 13 2017 $
.Dt MD5INIT 3
.Os
.Sh NAME
@@ -31,7 +31,7 @@
.Nm MD5File ,
.Nm MD5FileChunk ,
.Nm MD5Data
-.Nd calculate the RSA Data Security, Inc., MD5 message digest
+.Nd calculate MD5 message digest
.Sh SYNOPSIS
.In sys/types.h
.In md5.h