jkt 09/02/25 20:56:22 Modified: guide-localization.xml Log: #260262, make it crystal-clear that users are not supposed to mess with LC_ALL at all
Revision Changes Path 1.53 xml/htdocs/doc/en/guide-localization.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.53&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.52&r2=1.53 Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- guide-localization.xml 15 Feb 2009 07:16:17 -0000 1.52 +++ guide-localization.xml 25 Feb 2009 20:56:21 -0000 1.53 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.52 2009/02/15 07:16:17 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.53 2009/02/25 20:56:21 jkt Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/guide-localization.xml"> @@ -32,8 +32,8 @@ the German doc. Includes configuration for use of the euro currency symbol. </abstract> -<version>1.39</version> -<date>2009-02-11</date> +<version>1.40</version> +<date>2009-02-25</date> <chapter> <title>Time zone</title> @@ -206,8 +206,8 @@ </note> <warn> -For the same reason, using LC_ALL is strongly discouraged. Please use it only -when testing and never set it in a startup file. +Using LC_ALL is strongly discouraged as it can't be overriden later on. Please +use it only when testing and never set it in a startup file. </warn> <p>
