diff options
Diffstat (limited to 'lib/libc/string/strcspn.3')
-rw-r--r-- | lib/libc/string/strcspn.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/string/strcspn.3 b/lib/libc/string/strcspn.3 index 0f36e3d..1a222a3 100644 --- a/lib/libc/string/strcspn.3 +++ b/lib/libc/string/strcspn.3 @@ -69,9 +69,7 @@ The function returns the number of characters spanned. .Sh SEE ALSO -.Xr index 3 , .Xr memchr 3 , -.Xr rindex 3 , .Xr strchr 3 , .Xr strpbrk 3 , .Xr strrchr 3 , |