From 31715c572f978d62f686a55be9a869006d5d3bfd Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 30 Apr 1998 16:07:54 +0000 Subject: Add reference to catopen(3) --- lib/libc/locale/setlocale.3 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib/libc') 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 -- cgit v1.1