svn commit: r199710 - stable/7/lib/libc/locale
Christian Brueffer
brueffer at FreeBSD.org
Mon Nov 23 09:45:11 UTC 2009
Author: brueffer
Date: Mon Nov 23 09:45:11 2009
New Revision: 199710
URL: http://svn.freebsd.org/changeset/base/199710
Log:
MFC: r199320
Fix grammar.
Modified:
stable/7/lib/libc/locale/nl_langinfo.3
Directory Properties:
stable/7/lib/libc/ (props changed)
Modified: stable/7/lib/libc/locale/nl_langinfo.3
==============================================================================
--- stable/7/lib/libc/locale/nl_langinfo.3 Mon Nov 23 09:44:08 2009 (r199709)
+++ stable/7/lib/libc/locale/nl_langinfo.3 Mon Nov 23 09:45:11 2009 (r199710)
@@ -53,7 +53,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
More information about the svn-src-stable
mailing list