summaryrefslogtreecommitdiff
path: root/lib/libc/string/bzero.3
diff options
context:
space:
mode:
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 9636b98e83e..06b999baf90 100644
--- a/lib/libc/string/bzero.3
+++ b/lib/libc/string/bzero.3
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)bzero.3 5.3 (Berkeley) 4/19/91
-.\" $Id: bzero.3,v 1.3 1993/11/25 01:48:23 jtc Exp $
+.\" $NetBSD: bzero.3,v 1.4 1997/10/09 10:08:28 lukem Exp $
.\"
.Dd April 19, 1991
.Dt BZERO 3