On 14 March 2016 at 03:31, Aurelien Jarno <[email protected]> wrote:
> control: reassign -1 manpages
>
> On 2013-07-23 09:16, Harald Dunkel wrote:
>> Package: locales
>> Version: 2.13-38
>>
>> Seems that LANG and LC_ALL have been lost in locale(1). It would
>> be nice if they could be added.
>>
>> http://pubs.opengroup.org/onlinepubs/007908799/xbd/envvar.html
>>
>
> Nowaways the locale(1) manpage is provided by the manpages package. I am
> therefore reassigning the bug there.
The goal of the upstream locale(1) page is to document the syntax of
the command.
At the start of the locale(1) page, there is this paragraph:
When invoked without arguments, locale displays the current
locale settings for each locale category (see locale(5)), based
on the settings of the environment variables that control the
locale (see locale(7)).
And all of the relevant locale environment variables, including LC_ALL
and LANG, are documented in locale(7).
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/