fox2mike 05/06/18 03:53:44 Modified: xml/htdocs/doc/en utf-8.xml Log: Minor typo fix, thanks to vanquirius for reporting.
Revision Changes Path 1.19 +3 -3 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.19&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.19&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.18&r2=1.19&cvsroot=gentoo Index: utf-8.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- utf-8.xml 2 Jun 2005 18:51:06 -0000 1.18 +++ utf-8.xml 18 Jun 2005 03:53:44 -0000 1.19 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.18 2005/06/02 18:51:06 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.19 2005/06/18 03:53:44 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/utf-8.xml"> @@ -21,7 +21,7 @@ <license /> <version>2.2</version> -<date>2005-06-02</date> +<date>2005-06-18</date> <chapter> <title>Character Encodings</title> @@ -228,7 +228,7 @@ <body> <p> -There is one environment variables that needs to be set in order to use +There is one environment variable 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 -- [email protected] mailing list
