Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: utf-8.xml
Date: Thu, 17 Nov 2005 16:37:05
Message-Id: 200511171636.jAHGavLu025575@robin.gentoo.org
1 neysx 05/11/17 16:36:57
2
3 Modified: xml/htdocs/doc/en utf-8.xml
4 Log:
5 #112841 mrxvt does not support utf-8
6
7 Revision Changes Path
8 1.34 +7 -8 xml/htdocs/doc/en/utf-8.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/utf-8.xml?rev=1.34&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/utf-8.xml?rev=1.34&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/utf-8.xml.diff?r1=1.33&r2=1.34&cvsroot=gentoo
13
14 Index: utf-8.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v
17 retrieving revision 1.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- utf-8.xml 5 Aug 2005 12:58:11 -0000 1.33
21 +++ utf-8.xml 17 Nov 2005 16:36:57 -0000 1.34
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.33 2005/08/05 12:58:11 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.34 2005/11/17 16:36:57 neysx Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/utf-8.xml">
29 @@ -25,8 +25,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license />
32
33 -<version>2.13</version>
34 -<date>2005-08-05</date>
35 +<version>2.14</version>
36 +<date>2005-11-17</date>
37
38 <chapter>
39 <title>Character Encodings</title>
40 @@ -536,11 +536,10 @@
41 Terminal emulators that use Xft and support Unicode are harder to come by.
42 Aside from Konsole and gnome-terminal, the best options in Portage are
43 <c>x11-terms/rxvt-unicode</c>, <c>xfce-extra/terminal</c>,
44 -<c>gnustep-apps/terminal</c>, <c>x11-terms/mlterm</c>, <c>x11-terms/mrxvt</c> or
45 -plain <c>x11-terms/xterm</c> when built with the <c>unicode</c> USE flag and
46 -invoked as <c>uxterm</c>. <c>app-misc/screen</c> supports UTF-8 too, when
47 -invoked as <c>screen -u</c> or the following is put into the
48 -<path>~/.screenrc</path>:
49 +<c>gnustep-apps/terminal</c>, <c>x11-terms/mlterm</c>, or plain
50 +<c>x11-terms/xterm</c> when built with the <c>unicode</c> USE flag and invoked
51 +as <c>uxterm</c>. <c>app-misc/screen</c> supports UTF-8 too, when invoked as
52 +<c>screen -u</c> or the following is put into the <path>~/.screenrc</path>:
53 </p>
54
55 <pre caption="~/.screenrc for UTF-8">
56
57
58
59 --
60 gentoo-doc-cvs@g.o mailing list