diff options
Diffstat (limited to 'lib/libc/string/strtok.3')
-rw-r--r-- | lib/libc/string/strtok.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strtok.3 b/lib/libc/string/strtok.3 index b56941db4bb3..6c508fb681b5 100644 --- a/lib/libc/string/strtok.3 +++ b/lib/libc/string/strtok.3 @@ -48,7 +48,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)strtok.3 8.2 (Berkeley) 2/3/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/string/strtok.3,v 1.10.2.2 2000/07/18 08:26:20 alex Exp $ .\" .Dd November 27, 1998 .Dt STRTOK 3 |