misc/140459: Grammar fix for nl_langinfo(3)

Jeremy Huddleston Jeremyhu at apple.com
Tue Nov 10 22:20:03 UTC 2009


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

>Fix:
--- nl_langinfo.3.bsdnew	2009-11-10 13:13:11.000000000 -0800
+++ nl_langinfo.3	2009-11-10 14:13:43.000000000 -0800
@@ -53,7 +63,7 @@ with a category corresponding to the cat
 or to the
 category
 .Dv LC_ALL ,
-may overwrite buffer pointed by the return value.
+may overwrite the buffer pointed to by the return value.
 .Sh RETURN VALUES
 In a locale where langinfo data is not defined,
 .Fn nl_langinfo


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


More information about the freebsd-bugs mailing list