nightmorph 06/10/22 23:16:14 Modified: guide-localization.xml Log: added locale check for bug 152349
Revision Changes Path 1.44 xml/htdocs/doc/en/guide-localization.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.44&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.44&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.43&r2=1.44 Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- guide-localization.xml 19 Jul 2006 11:46:29 -0000 1.43 +++ guide-localization.xml 22 Oct 2006 23:16:13 -0000 1.44 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.43 2006/07/19 11:46:29 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.44 2006/10/22 23:16:13 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/guide-localization.xml"> @@ -29,8 +29,8 @@ the German doc. Includes configuration for use of the euro currency symbol. </abstract> -<version>1.31</version> -<date>2006-07-18</date> +<version>1.32</version> +<date>2006-10-22</date> <chapter> <title>Time zone</title> @@ -339,6 +339,11 @@ an older version of glibc, you should update it now. </note> +<p> +You can verify that your selected locales are available by running <c>locale +-a</c>. +</p> + </body> </section> </chapter> -- [email protected] mailing list
