rane 05/12/20 13:20:40 Modified: xml/htdocs/doc/en utf-8.xml Log: it's screen -U, not screen -u, thx to calculus for reporting
Revision Changes Path 1.35 +4 -4 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.35&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.35&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.34&r2=1.35&cvsroot=gentoo Index: utf-8.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- utf-8.xml 17 Nov 2005 16:36:57 -0000 1.34 +++ utf-8.xml 20 Dec 2005 13:20:40 -0000 1.35 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.34 2005/11/17 16:36:57 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.35 2005/12/20 13:20:40 rane Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/utf-8.xml"> @@ -25,8 +25,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license /> -<version>2.14</version> -<date>2005-11-17</date> +<version>2.15</version> +<date>2005-12-20</date> <chapter> <title>Character Encodings</title> @@ -539,7 +539,7 @@ <c>gnustep-apps/terminal</c>, <c>x11-terms/mlterm</c>, or plain <c>x11-terms/xterm</c> when built with the <c>unicode</c> USE flag and invoked as <c>uxterm</c>. <c>app-misc/screen</c> supports UTF-8 too, when invoked as -<c>screen -u</c> or the following is put into the <path>~/.screenrc</path>: +<c>screen -U</c> or the following is put into the <path>~/.screenrc</path>: </p> <pre caption="~/.screenrc for UTF-8"> -- [email protected] mailing list
