diff options
Diffstat (limited to 'lib/libc/locale/nl_langinfo.3')
-rw-r--r-- | lib/libc/locale/nl_langinfo.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/locale/nl_langinfo.3 b/lib/libc/locale/nl_langinfo.3 index 6931205bf82..a4364652a76 100644 --- a/lib/libc/locale/nl_langinfo.3 +++ b/lib/libc/locale/nl_langinfo.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nl_langinfo.3,v 1.4 1999/07/05 03:34:34 aaron Exp $ +.\" $OpenBSD: nl_langinfo.3,v 1.5 1999/07/09 13:35:20 aaron Exp $ .\" .\" Written by J.T. Conklin <jtc@netbsd.org>. .\" Public domain. @@ -17,12 +17,12 @@ .Sh DESCRIPTION The .Fn nl_langinfo -function returns a pointer to a string containing information +function returns a pointer to a string containing information set by the program's locale. .Pp The names and values of .Fa item -are defined in +are defined in .Aq Pa langinfo.h . .Sh RETURN VALUE .Fn nl_langinfo |