summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-04-30 16:07:54 +0000
committerache <ache@FreeBSD.org>1998-04-30 16:07:54 +0000
commit31715c572f978d62f686a55be9a869006d5d3bfd (patch)
tree0f08b283b4e76400115183825f9f63ac555e03c9 /lib/libc/locale
parentb85011086fec1a017410bc2f5d695c1a46d481d6 (diff)
downloadFreeBSD-src-31715c572f978d62f686a55be9a869006d5d3bfd.zip
FreeBSD-src-31715c572f978d62f686a55be9a869006d5d3bfd.tar.gz
Add reference to catopen(3)
Diffstat (limited to 'lib/libc/locale')
-rw-r--r--lib/libc/locale/setlocale.35
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/locale/setlocale.3 b/lib/libc/locale/setlocale.3
index 7494f2d..c19ad90 100644
--- a/lib/libc/locale/setlocale.3
+++ b/lib/libc/locale/setlocale.3
@@ -89,7 +89,9 @@ and so on. The real work is done by the
.Fn setrunelocale
function.
.It Dv LC_MESSAGES
-Set a locale for message catalogs.
+Set a locale for message catalogs, see
+.Xr catopen 3
+function.
.It Dv LC_MONETARY
Set a locale for formatting monetary values;
this affects the
@@ -289,6 +291,7 @@ and the category
.Xr rune 3 ,
.Xr strcoll 3 ,
.Xr strxfrm 3 ,
+.Xr catopen 3 ,
.Xr euc 4 ,
.Xr utf2 4
.Sh STANDARDS
OpenPOWER on IntegriCloud