From d0550d9237687385e829b400f8ef1f4e7952089c Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 18 Jul 2000 08:05:11 +0000 Subject: 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 --- lib/libc/string/memchr.3 | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libc/string/memchr.3') diff --git a/lib/libc/string/memchr.3 b/lib/libc/string/memchr.3 index dbf5a1d..2da1b83 100644 --- a/lib/libc/string/memchr.3 +++ b/lib/libc/string/memchr.3 @@ -66,8 +66,6 @@ or NULL if no such byte exists within .Fa len bytes. .Sh SEE ALSO -.Xr index 3 , -.Xr rindex 3 , .Xr strchr 3 , .Xr strcspn 3 , .Xr strpbrk 3 , -- cgit v1.1