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:
mpp 1996-01-10 11:06:25 +00:00
parent 93959e6d0e
commit 66264c864c

View File

@ -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