[Bug 311558] Re: $LANG and $LANGUAGE not documented in locale manual page
Michael Kerrisk
mtk.manpages at gmail.com
Sun Feb 21 21:14:39 UTC 2016
On 21 February 2016 at 13:56, Rolf Leggewie <311558 at 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:en:jp"
> LC_CTYPE="de_DE.UTF-8"
> LC_NUMERIC=de_DE.UTF-8
> LC_TIME=de_DE.UTF-8
> LC_COLLATE="de_DE.UTF-8"
> LC_MONETARY=de_DE.UTF-8
> LC_MESSAGES=C
> LC_PAPER=de_DE.UTF-8
> LC_NAME=de_DE.UTF-8
> LC_ADDRESS=de_DE.UTF-8
> LC_TELEPHONE=de_DE.UTF-8
> LC_MEASUREMENT=de_DE.UTF-8
> LC_IDENTIFICATION=de_DE.UTF-8
> LC_ALL=
Hmmm -- looking at the glibc sources, locale(1) does not appear to
natively do this. I wonder if this a Debiab/Ubuntu specific patch?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/311558
Title:
$LANG and $LANGUAGE not documented in locale manual page
Status in eglibc package in Ubuntu:
Triaged
Status in manpages package in Ubuntu:
New
Bug description:
Binary package hint: belocs-locales-bin
'locale' prints not only the values of LC_*, but also LANG and
LANGUAGE. 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
More information about the foundations-bugs
mailing list