Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-upgrading.xml metadoc.xml mysql-upgrading.xml utf-8.xml
Date: Wed, 24 Jul 2013 20:41:00
Message-Id: 20130724204040.84F9E2171C@flycatcher.gentoo.org
1 swift 13/07/24 20:40:40
2
3 Modified: gentoo-upgrading.xml metadoc.xml
4 mysql-upgrading.xml utf-8.xml
5 Log:
6 UTF-8 guide is now at https://wiki.gentoo.org/wiki/UTF-8
7
8 Revision Changes Path
9 1.47 xml/htdocs/doc/en/gentoo-upgrading.xml
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.47&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.47&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?r1=1.46&r2=1.47
14
15 Index: gentoo-upgrading.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
18 retrieving revision 1.46
19 retrieving revision 1.47
20 diff -u -r1.46 -r1.47
21 --- gentoo-upgrading.xml 6 Apr 2013 12:07:40 -0000 1.46
22 +++ gentoo-upgrading.xml 24 Jul 2013 20:40:40 -0000 1.47
23 @@ -1,6 +1,6 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.46 2013/04/06 12:07:40 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.47 2013/07/24 20:40:40 swift Exp $ -->
28
29 <guide>
30 <title>Gentoo Upgrading Guide</title>
31 @@ -23,8 +23,8 @@
32 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
33 <license/>
34
35 -<version>6</version>
36 -<date>2013-04-06</date>
37 +<version>7</version>
38 +<date>2013-07-24</date>
39
40 <chapter>
41 <title>Gentoo and Upgrades</title>
42 @@ -284,8 +284,8 @@
43 If you intend to upgrade to these profiles, you should be aware that they expect
44 the system to be set to a Unicode locale by default; specifically that
45 UNICODE="yes" is set in <path>/etc/rc.conf</path>. For this to work, you must
46 -have created a Unicode locale for your system to use. Please read our <uri
47 -link="/doc/en/utf-8.xml">UTF-8 guide</uri> to learn how to create the proper
48 +have created a Unicode locale for your system to use. Please read the <uri
49 +link="https://wiki.gentoo.org/wiki/UTF-8">UTF-8 article</uri> to learn how to create the proper
50 locale.
51 </p>
52
53
54
55
56 1.256 xml/htdocs/doc/en/metadoc.xml
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.256&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.256&content-type=text/plain
60 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.255&r2=1.256
61
62 Index: metadoc.xml
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v
65 retrieving revision 1.255
66 retrieving revision 1.256
67 diff -u -r1.255 -r1.256
68 --- metadoc.xml 24 Jul 2013 20:11:54 -0000 1.255
69 +++ metadoc.xml 24 Jul 2013 20:40:40 -0000 1.256
70 @@ -1,8 +1,8 @@
71 <?xml version="1.0" encoding="UTF-8"?>
72 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
73 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.255 2013/07/24 20:11:54 swift Exp $ -->
74 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.256 2013/07/24 20:40:40 swift Exp $ -->
75 <metadoc lang="en">
76 - <version>1.176</version>
77 + <version>1.177</version>
78 <members>
79 <lead>nightmorph</lead>
80 <member>flammie</member>
81 @@ -107,7 +107,6 @@
82 <file id="mysql-howto">/doc/en/mysql-howto.xml</file>
83 <file id="postgres-howto">/doc/en/postgres-howto.xml</file>
84 <file id="bt-guide">/doc/en/bluetooth-guide.xml</file>
85 - <file id="utf-8">/doc/en/utf-8.xml</file>
86 <file id="cron-guide">/doc/en/cron-guide.xml</file>
87 <file id="ldap-howto">/doc/en/ldap-howto.xml</file>
88 <file id="ati-faq">/doc/en/ati-faq.xml</file>
89 @@ -523,10 +522,6 @@
90 <doc fileid="bt-guide">
91 <memberof>desktop_config</memberof>
92 </doc>
93 - <doc fileid="utf-8">
94 - <memberof>sysadmin_general</memberof>
95 - <memberof>desktop_config</memberof>
96 - </doc>
97 <doc fileid="handbook_index">
98 <memberof>install_guides</memberof>
99 </doc>
100
101
102
103 1.24 xml/htdocs/doc/en/mysql-upgrading.xml
104
105 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.24&view=markup
106 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.24&content-type=text/plain
107 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?r1=1.23&r2=1.24
108
109 Index: mysql-upgrading.xml
110 ===================================================================
111 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v
112 retrieving revision 1.23
113 retrieving revision 1.24
114 diff -u -r1.23 -r1.24
115 --- mysql-upgrading.xml 22 Jul 2013 13:59:36 -0000 1.23
116 +++ mysql-upgrading.xml 24 Jul 2013 20:40:40 -0000 1.24
117 @@ -1,6 +1,6 @@
118 <?xml version='1.0' encoding="UTF-8"?>
119 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
120 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v 1.23 2013/07/22 13:59:36 swift Exp $ -->
121 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v 1.24 2013/07/24 20:40:40 swift Exp $ -->
122
123 <guide>
124 <title>Upgrade guide to MySQL 4.* or 5.0.*</title>
125 @@ -397,7 +397,7 @@
126
127 <p>
128 The system must be configured to support the UTF-8 locale. You will find more
129 -information in our <uri link="/doc/en/utf-8.xml">Using UTF-8 with Gentoo</uri>
130 +information in the <uri link="https://wiki.gentoo.org/wiki/UTF-8">UTF-8 article</uri>
131 and <uri link="https://wiki.gentoo.org/wiki/Localization/HOWTO">Localization Guide</uri>
132 documents.
133 </p>
134
135
136
137 1.60 xml/htdocs/doc/en/utf-8.xml
138
139 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.60&view=markup
140 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.60&content-type=text/plain
141 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?r1=1.59&r2=1.60
142
143 Index: utf-8.xml
144 ===================================================================
145 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v
146 retrieving revision 1.59
147 retrieving revision 1.60
148 diff -u -r1.59 -r1.60
149 --- utf-8.xml 22 Jul 2013 13:59:36 -0000 1.59
150 +++ utf-8.xml 24 Jul 2013 20:40:40 -0000 1.60
151 @@ -1,8 +1,8 @@
152 <?xml version='1.0' encoding="UTF-8"?>
153 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
154 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.59 2013/07/22 13:59:36 swift Exp $ -->
155 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.60 2013/07/24 20:40:40 swift Exp $ -->
156
157 -<guide>
158 +<guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/UTF-8">
159 <title>Using UTF-8 with Gentoo</title>
160
161 <author title="Author">
162 @@ -28,8 +28,8 @@
163 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
164 <license />
165
166 -<version>8</version>
167 -<date>2013-07-22</date>
168 +<version>9</version>
169 +<date>2013-07-24</date>
170
171 <chapter>
172 <title>Character Encodings</title>