man-pages/man5/locale.gen.5.html
2021-03-31 01:06:50 +01:00

61 lines
1.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of locale.gen</TITLE>
</HEAD><BODY>
<H1>locale.gen</H1>
Section: File Formats (5)<BR>Updated: July 2005<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
locale.gen - Configuration file for locale-gen
<A NAME="lbAC">&nbsp;</A>
<H2>DESCRIPTION</H2>
The file <B>/etc/locale.gen</B> lists the locales that are to be generated
by the <B>locale-gen</B> command.
<P>
Each line is of the form:
<P>
&lt;locale&gt; &lt;charset&gt;
<P>
where &lt;locale&gt; is one of the locales given in
<B>/usr/share/i18n/locales</B>
and &lt;charset&gt; is one of the character sets listed in
<B>/usr/share/i18n/charmaps</B>
<P>
The
<B>locale-gen</B>
command will generate all the locales, placing them in
<B>/usr/lib/locale</B>.
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>SEE ALSO</H2>
<A HREF="/cgi-bin/man/man2html?8+locale-gen">locale-gen</A>(8), <A HREF="/cgi-bin/man/man2html?1+localedef">localedef</A>(1), <A HREF="/cgi-bin/man/man2html?1+locale">locale</A>(1)
<A NAME="lbAE">&nbsp;</A>
<H2>AUTHOR</H2>
Alastair McKinstry &lt;<A HREF="mailto:mckinstry@computer.org">mckinstry@computer.org</A>&gt;
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
<DT id="2"><A HREF="#lbAC">DESCRIPTION</A><DD>
<DT id="3"><A HREF="#lbAD">SEE ALSO</A><DD>
<DT id="4"><A HREF="#lbAE">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:03 GMT, March 31, 2021
</BODY>
</HTML>