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 2be58b8063c20..0a59cec23ce03 100644
--- a/lib/libc/string/string.3
+++ b/lib/libc/string/string.3
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)string.3 8.2 (Berkeley) 12/11/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/string/string.3,v 1.13 2002/10/19 13:41:22 tjr Exp $
.\"
.Dd December 11, 1993
.Dt STRING 3