misc/140456: Grammar fix for isprint(3)

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


>Number:         140456
>Category:       misc
>Synopsis:       Grammar fix for isprint(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/isprint.3
>How-To-Repeat:

>Fix:
--- isprint.3.bsdnew	2009-11-10 13:13:10.000000000 -0800
+++ isprint.3	2009-11-10 13:43:20.000000000 -0800
@@ -47,7 +47,7 @@
 .Sh DESCRIPTION
 The
 .Fn isprint
-function tests for any printing character including space
+function tests for any printing character, including space
 .Pq Ql "\ " .
 The value of the argument must be representable as an
 .Vt "unsigned char"


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


More information about the freebsd-bugs mailing list