diff options
author | brueffer <brueffer@FreeBSD.org> | 2009-11-16 14:33:31 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2009-11-16 14:33:31 +0000 |
commit | 9e5ddbc9f2cabb19cf27e27b6cf61349eab2be22 (patch) | |
tree | 17c144f000aa512c8c58cc2dfb5f8d18fcde7adb /lib | |
parent | 6b6ad2f10449a640399fb7690f0c57087d042069 (diff) | |
download | FreeBSD-src-9e5ddbc9f2cabb19cf27e27b6cf61349eab2be22.zip FreeBSD-src-9e5ddbc9f2cabb19cf27e27b6cf61349eab2be22.tar.gz |
Fix grammar.
PR: 140459
Submitted by: Jeremy Huddleston <Jeremyhu@apple.com>
MFC after: 1 week
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/locale/nl_langinfo.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/nl_langinfo.3 b/lib/libc/locale/nl_langinfo.3 index 8de1682..789cac2 100644 --- a/lib/libc/locale/nl_langinfo.3 +++ b/lib/libc/locale/nl_langinfo.3 @@ -53,7 +53,7 @@ with a category corresponding to the category of 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 |