cvs commit: src/usr.bin/locale locale.c
Tim Robbins
tjr at freebsd.org
Mon Aug 2 05:49:17 PDT 2004
On Mon, Aug 02, 2004 at 04:37:45PM +0400, Andrey Chernov wrote:
> On Mon, Aug 02, 2004 at 12:28:28PM +0000, Tim J. Robbins wrote:
> > tjr 2004-08-02 12:28:28 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > usr.bin/locale locale.c
> > Log:
> > Exclude bogus la_LN.* and UTF-8 locales from the output of locale -a
> > to discourage people from using them.
>
> What is bogus with la_LN? Someone probably wish to speak Latin. At least
> la_LN.US-ASCII should stay.
Hm. They're less bogus than I originally thought, but they're still missing
LC_MONETARY, LC_MESSAGES, and LC_NUMERIC data files. I guess I'll back out
the la_LN part of that commit.
Tim
More information about the cvs-src
mailing list