summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strtok.3
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-07-18 08:05:11 +0000
committeralex <alex@FreeBSD.org>2000-07-18 08:05:11 +0000
commitd0550d9237687385e829b400f8ef1f4e7952089c (patch)
tree5e37fc2581fcb8a91a790efb563b405ef43893eb /lib/libc/string/strtok.3
parentd383350bcbf111c0fede546761d1d6be826fc223 (diff)
downloadFreeBSD-src-d0550d9237687385e829b400f8ef1f4e7952089c.zip
FreeBSD-src-d0550d9237687385e829b400f8ef1f4e7952089c.tar.gz
Drop the references to index(3) and rindex(3), which are non-standard
and people shouldn't be encouraged to use them. Asked by: sheldonh
Diffstat (limited to 'lib/libc/string/strtok.3')
-rw-r--r--lib/libc/string/strtok.32
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/string/strtok.3 b/lib/libc/string/strtok.3
index e496efb..b56941d 100644
--- a/lib/libc/string/strtok.3
+++ b/lib/libc/string/strtok.3
@@ -134,9 +134,7 @@ for (word = strtok_r(test, sep, &brkt);
}
.Ed
.Sh SEE ALSO
-.Xr index 3 ,
.Xr memchr 3 ,
-.Xr rindex 3 ,
.Xr strchr 3 ,
.Xr strcspn 3 ,
.Xr strpbrk 3 ,
OpenPOWER on IntegriCloud