summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strstr.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/strstr.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/strstr.3')
-rw-r--r--lib/libc/string/strstr.32
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/string/strstr.3 b/lib/libc/string/strstr.3
index 39bb0da..f6b20ca 100644
--- a/lib/libc/string/strstr.3
+++ b/lib/libc/string/strstr.3
@@ -73,9 +73,7 @@ otherwise
returns a pointer to the first character of the first occurrence of
.Fa little .
.Sh SEE ALSO
-.Xr index 3 ,
.Xr memchr 3 ,
-.Xr rindex 3 ,
.Xr strchr 3 ,
.Xr strcspn 3 ,
.Xr strpbrk 3 ,
OpenPOWER on IntegriCloud