diff options
Diffstat (limited to 'lib/libc/string/string.3')
-rw-r--r-- | lib/libc/string/string.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3 index 947a745377a7..4d5e0a87055b 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.5.2.1 1999/08/29 14:48:49 peter Exp $ .\" .Dd December 11, 1993 .Dt STRING 3 |