misc/140457: Grammar fix for isspace(3)

Jeremy Huddleston jeremyhu at apple.com
Tue Nov 10 21:50:03 UTC 2009


>Number:         140457
>Category:       misc
>Synopsis:       Grammar fix for isspace(3)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 10 21:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Huddleston
>Release:        8.0
>Organization:
Apple
>Environment:
NA
>Description:
Grammar fix for src/lib/libc/locale/isspace.3
>How-To-Repeat:

>Fix:
--- isspace.3.bsdnew	2009-11-10 13:13:10.000000000 -0800
+++ isspace.3	2009-11-10 13:45:41.000000000 -0800
@@ -54,9 +54,9 @@ For any locale, this includes the follow
 .It "\&``\et''\t``\en''\t``\ev''\t``\ef''\t``\er''\t`` ''"
 .El
 .Pp
-In the "C" locale
+In the "C" locale,
 .Fn isspace
-successful test is limited to this characters only.
+successful test is limited to these characters only.
 The value of the argument must be representable as an
 .Vt "unsigned char"
 or the value of


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list