Date: Mon, 23 Jul 2001 19:38:47 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: doc@freebsd.org Subject: CFR: locale names patch Message-ID: <20010723193847.A430@nagual.pp.ru>
next in thread | raw e-mail | index | archive | help
--- chapter.sgml.bak Mon Jul 23 13:52:06 2001 +++ chapter.sgml Mon Jul 23 19:35:53 2001 @@ -245,6 +245,8 @@ :charset=ISO-8859-1:\ :lang=de_DE.ISO_8859-1:</programlisting> + <para>Note: de_DE.ISO8859-1 for FreeBSD versions 5.0 and up.</para> + <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 +292,8 @@ :lang=de_DE.ISO_8859-1:\ :tc=default:</programlisting> + <para>Note: de_DE.ISO8859-1 for FreeBSD versions 5.0 and up.</para> + <para>Changing Login Classes with &man.vipw.8;</para> <indexterm> @@ -373,6 +377,8 @@ <programlisting><envar>setenv LANG de_DE.ISO_8859-1</envar> <envar>setenv MM_CHARSET ISO-8859-1</envar></programlisting> + <para>Note: de_DE.ISO8859-1 for FreeBSD versions 5.0 and up.</para> + <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 +397,8 @@ <programlisting><envar>setenv LANG de_DE.ISO_8859-1</envar></programlisting> <para>Depending on your shell (see above).</para> + + <para>Note: de_DE.ISO8859-1 for FreeBSD versions 5.0 and up.</para> </sect4> </sect3> </sect2> -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010723193847.A430>