From 0b5e953b91b36a5d1c7744a9a78a7edc48612f2d Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Wed, 29 Apr 1998 22:39:56 +0000 Subject: Basic support for LC_MESSAGES --- lib/libc/locale/setlocale.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc/locale/setlocale.3') diff --git a/lib/libc/locale/setlocale.3 b/lib/libc/locale/setlocale.3 index 18db81120cd9..7494f2d06b96 100644 --- a/lib/libc/locale/setlocale.3 +++ b/lib/libc/locale/setlocale.3 @@ -88,6 +88,8 @@ alphabetic or non-alphabetic characters, and so on. The real work is done by the .Fn setrunelocale function. +.It Dv LC_MESSAGES +Set a locale for message catalogs. .It Dv LC_MONETARY Set a locale for formatting monetary values; this affects the -- cgit v1.2.3