Correct the strspn() man page so that it no longer references
itself as strcspn(). Obtained from: NetBSD-bugs mailing list (PR# 1905)
This commit is contained in:
parent
93959e6d0e
commit
66264c864c
@ -47,7 +47,7 @@
|
||||
.Fn strspn "const char *s" "const char *charset"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Fn strcspn
|
||||
.Fn strspn
|
||||
function
|
||||
spans the initial part of the null-terminated string
|
||||
.Fa s
|
||||
|
Loading…
x
Reference in New Issue
Block a user