summaryrefslogtreecommitdiff
path: root/lib/libc/string/string.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/string.3')
-rw-r--r--lib/libc/string/string.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3
index 6549d4e0835..002bf9a83f3 100644
--- a/lib/libc/string/string.3
+++ b/lib/libc/string/string.3
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)string.3 6.9 (Berkeley) 4/19/91
-.\" $Id: string.3,v 1.2 1993/08/01 07:43:46 mycroft Exp $
+.\" $NetBSD: string.3,v 1.3 1997/10/09 10:09:12 lukem Exp $
.\"
.Dd April 19, 1991
.Dt STRING 3