Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 2009 22:15:00 GMT
From:      Jeremy Huddleston <Jeremyhu@apple.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/140459: Grammar fix for nl_langinfo(3)
Message-ID:  <200911102215.nAAMF0kH073675@www.freebsd.org>
Resent-Message-ID: <200911102220.nAAMK2Ek040492@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911102215.nAAMF0kH073675>