Provided by:
belocs-locales-bin_2.3.5-5ubuntu7_i386 
NAME
locale.gen - list of locales to generate by locale-gen
DESCRIPTION
The file /etc/locale.gen lists the locales that are to be generated by
the locale-gen command.
Each line is of the form:
<locale> <charset>
where <locale> is one of the locales given in /usr/share/i18n/locales
and <charset> is one of the character sets listed in
/usr/share/i18n/charmaps
The locale-gen command will generate all the selected locales, placing
them in /usr/lib/locale/locale-archive.
SEE ALSO
locale-gen(8), locale-gen.conf(5), localedef(1), locale(1),
locale.alias(5)
AUTHOR
Alastair McKinstry <mckinstry@computer.org>