diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-23 22:24:39 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-23 22:24:39 +0000 |
| commit | e0e5145ce6dc9de9aa4d1ce7a36a8dcf06b96585 (patch) | |
| tree | c1d9699eaa2f8d24b20889d9f06566a42766622a /lib/libc/string/string.3 | |
| parent | 1f05a9e73aceed609dc811f4d9dae1d4edb5da06 (diff) | |
Notes
Diffstat (limited to 'lib/libc/string/string.3')
| -rw-r--r-- | lib/libc/string/string.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3 index c257d94dd1c4..d6a072c64d89 100644 --- a/lib/libc/string/string.3 +++ b/lib/libc/string/string.3 @@ -32,6 +32,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)string.3 8.2 (Berkeley) 12/11/93 +.\" $Id$ .\" .Dd December 11, 1993 .Dt STRING 3 @@ -129,7 +130,7 @@ for size limitations. .Xr strcspn 3 , .Xr strstr 3 , .Xr strtok 3 , -.Xr rindex 3 +.Xr rindex 3 , .Xr bstring 3 .Sh STANDARDS The |
