Fix manpage typoes; PR #1905

This commit is contained in:
jtc 1996-01-16 01:42:19 +00:00
parent 18960b616f
commit 99ec00663a

View File

@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)strspn.3 5.3 (Berkeley) 6/29/91
.\" $Id: strspn.3,v 1.2 1993/08/01 07:43:41 mycroft Exp $
.\" $Id: strspn.3,v 1.3 1996/01/16 01:42:19 jtc Exp $
.\"
.Dd June 29, 1991
.Dt STRSPN 3
@ -48,7 +48,7 @@
.Fn strspn "const char *s" "const char *charset"
.Sh DESCRIPTION
The
.Xr strcspn
.Fn strspn
function
spans the initial part of the null-terminated string
.Fa s