Add info about new locale names
Reviewed by: dd
This commit is contained in:
parent
5a4e6c5809
commit
0b631a37a9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10016
1 changed files with 21 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.59 2001/07/19 23:18:07 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.60 2001/07/20 23:24:53 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -245,6 +245,11 @@
|
|||
:charset=ISO-8859-1:\
|
||||
:lang=de_DE.ISO_8859-1:</programlisting>
|
||||
|
||||
<note>
|
||||
<para><filename>de_DE.ISO8859-1</filename> for FreeBSD
|
||||
versions 5.0 and up.</para>
|
||||
</note>
|
||||
|
||||
<indexterm><primary>Traditional Chinese / BIG-5 encoding</primary></indexterm>
|
||||
<para>Here is an example of a
|
||||
<filename>.login_conf</filename> that sets the variables
|
||||
|
@ -290,6 +295,11 @@ taiwan:Taiwanese User:\
|
|||
:lang=de_DE.ISO_8859-1:\
|
||||
:tc=default:</programlisting>
|
||||
|
||||
<note>
|
||||
<para><filename>de_DE.ISO8859-1</filename> for FreeBSD
|
||||
versions 5.0 and up.</para>
|
||||
</note>
|
||||
|
||||
<para>Changing Login Classes with &man.vipw.8;</para>
|
||||
|
||||
<indexterm>
|
||||
|
@ -373,6 +383,11 @@ taiwan:Taiwanese User:\
|
|||
<programlisting><envar>setenv LANG de_DE.ISO_8859-1</envar>
|
||||
<envar>setenv MM_CHARSET ISO-8859-1</envar></programlisting>
|
||||
|
||||
<note>
|
||||
<para><filename>de_DE.ISO8859-1</filename> for FreeBSD
|
||||
versions 5.0 and up.</para>
|
||||
</note>
|
||||
|
||||
<para>Alternatively, you can add the above instructions to
|
||||
<filename>/usr/share/skel/dot.profile</filename> (similar to
|
||||
what was used in <filename>/etc/profile</filename> above), or
|
||||
|
@ -391,6 +406,11 @@ taiwan:Taiwanese User:\
|
|||
<programlisting><envar>setenv LANG de_DE.ISO_8859-1</envar></programlisting>
|
||||
|
||||
<para>Depending on your shell (see above).</para>
|
||||
|
||||
<note>
|
||||
<para><filename>de_DE.ISO8859-1</filename> for FreeBSD
|
||||
versions 5.0 and up.</para>
|
||||
</note>
|
||||
</sect4>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue