On 21 February 2016 at 13:56, Rolf Leggewie <311...@bugs.launchpad.net> wrote:
>> In reply to the initial report:
>>
>> > 'locale' prints not only the values of LC_*, but also LANG and LANGUAGE.
>>
>> Does it really do this on Ubuntu?
>
> Yes, it does.
>
> $ locale
> LANG=de_DE.UTF-8
> LANGUAGE="de
E. These variables should be appropriately documented in the
> manpage.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/311558/+subscriptions
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pa
Regarding the initial report:
[[
It would be nice to have the manpage of setlocale updated to declare that the
env variable "LANGUAGE" will be read to get the language. It should also state
that the variable LANGUAGE will be the first one (before LC_ALL or LANG).
]]
This appears incorrect to me
In reply to the initial report:
> 'locale' prints not only the values of LC_*, but also LANG and
LANGUAGE.
Does it really do this on Ubuntu? On my Fedora system, locale(1)
displays LANG, but not LANGUAGE. This is consistent with the fact that
LANGUAGE is gettext-specific, as I understand it.
--
4 matches
Mail list logo