diff options
Diffstat (limited to 'lib/libc/locale/setlocale.3')
-rw-r--r-- | lib/libc/locale/setlocale.3 | 2 |
1 files changed, 2 insertions, 0 deletions
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 |