swift 05/06/02 18:37:07 Modified: xml/htdocs/doc/en utf-8.xml Log: Wrapping, no content change
Revision Changes Path 1.17 +8 -7 xml/htdocs/doc/en/utf-8.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/utf-8.xml?rev=1.17&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/utf-8.xml?rev=1.17&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/utf-8.xml.diff?r1=1.16&r2=1.17&cvsroot=gentoo Index: utf-8.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- utf-8.xml 2 Jun 2005 18:36:28 -0000 1.16 +++ utf-8.xml 2 Jun 2005 18:37:07 -0000 1.17 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.16 2005/06/02 18:36:28 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.17 2005/06/02 18:37:07 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/utf-8.xml"> @@ -229,12 +229,13 @@ <p> There is one environment variables that needs to be set in order to use -our new UTF-8 locales: <c>LC_ALL</c> (this variable overrides the <c>LANG</c> setting as well). There are also -many different ways to set it; some people prefer to only have a UTF-8 -environment for a specific user, in which case they set them in their -<path>~/.profile</path> or <path>~/.bashrc</path>. Others prefer to set the -locale globally. One specific circumstance where the author particularly -recommends doing this is when <path>/etc/init.d/xdm</path> is in use, because +our new UTF-8 locales: <c>LC_ALL</c> (this variable overrides the <c>LANG</c> +setting as well). There are also many different ways to set it; some people +prefer to only have a UTF-8 environment for a specific user, in which case +they set them in their <path>~/.profile</path> or <path>~/.bashrc</path>. +Others prefer to set the locale globally. One specific circumstance where +the author particularly recommends doing this is when +<path>/etc/init.d/xdm</path> is in use, because this init script starts the display manager and desktop before any of the aforementioned shell startup files are sourced, and so before any of the variables are in the environment. -- [email protected] mailing list
