diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:50:10 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:50:10 +0000 |
commit | fbc400a67a4e6979c5d99fe59d904cf08992a98f (patch) | |
tree | e89199ea6f2415b6ecf086fc4b059e8e3b8a4b44 /lib/libc/string/strtok.3 | |
parent | 077e7b24bc7e9a435ff4f449c0853e37c35d18f3 (diff) |
Notes
Diffstat (limited to 'lib/libc/string/strtok.3')
-rw-r--r-- | lib/libc/string/strtok.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/string/strtok.3 b/lib/libc/string/strtok.3 index e92b4b105ca5..d6fa5ceac9ef 100644 --- a/lib/libc/string/strtok.3 +++ b/lib/libc/string/strtok.3 @@ -48,6 +48,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)strtok.3 8.2 (Berkeley) 2/3/94 +.\" $Id$ .\" .Dd November 27, 1998 .Dt STRTOK 3 |