summaryrefslogtreecommitdiff
path: root/lib/libc/string/bzero.3
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2014-10-07 04:59:11 +0000
committerXin LI <delphij@FreeBSD.org>2014-10-07 04:59:11 +0000
commitaf1360206c4ecc9265c932e2303b916e4edb37a5 (patch)
tree58ba6c2949029cdad248c421b71bb3931cbd086d /lib/libc/string/bzero.3
parent0ef99c7017cf868a72f4c33e464816b812f1268e (diff)
Notes
Diffstat (limited to 'lib/libc/string/bzero.3')
-rw-r--r--lib/libc/string/bzero.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/bzero.3 b/lib/libc/string/bzero.3
index ea572bef89e5..5af1bcfcf772 100644
--- a/lib/libc/string/bzero.3
+++ b/lib/libc/string/bzero.3
@@ -31,7 +31,7 @@
.\" @(#)bzero.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd June 4, 1993
+.Dd October 6, 2014
.Dt BZERO 3
.Os
.Sh NAME