swift 13/07/24 20:40:40
Modified: gentoo-upgrading.xml metadoc.xml
mysql-upgrading.xml utf-8.xml
Log:
UTF-8 guide is now at https://wiki.gentoo.org/wiki/UTF-8
Revision Changes Path
1.47 xml/htdocs/doc/en/gentoo-upgrading.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.47&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.47&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?r1=1.46&r2=1.47
Index: gentoo-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- gentoo-upgrading.xml 6 Apr 2013 12:07:40 -0000 1.46
+++ gentoo-upgrading.xml 24 Jul 2013 20:40:40 -0000 1.47
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
1.46 2013/04/06 12:07:40 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v
1.47 2013/07/24 20:40:40 swift Exp $ -->
<guide>
<title>Gentoo Upgrading Guide</title>
@@ -23,8 +23,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>6</version>
-<date>2013-04-06</date>
+<version>7</version>
+<date>2013-07-24</date>
<chapter>
<title>Gentoo and Upgrades</title>
@@ -284,8 +284,8 @@
If you intend to upgrade to these profiles, you should be aware that they
expect
the system to be set to a Unicode locale by default; specifically that
UNICODE="yes" is set in <path>/etc/rc.conf</path>. For this to work, you must
-have created a Unicode locale for your system to use. Please read our <uri
-link="/doc/en/utf-8.xml">UTF-8 guide</uri> to learn how to create the proper
+have created a Unicode locale for your system to use. Please read the <uri
+link="https://wiki.gentoo.org/wiki/UTF-8">UTF-8 article</uri> to learn how to
create the proper
locale.
</p>
1.256 xml/htdocs/doc/en/metadoc.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.256&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.256&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.255&r2=1.256
Index: metadoc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -r1.255 -r1.256
--- metadoc.xml 24 Jul 2013 20:11:54 -0000 1.255
+++ metadoc.xml 24 Jul 2013 20:40:40 -0000 1.256
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.255
2013/07/24 20:11:54 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.256
2013/07/24 20:40:40 swift Exp $ -->
<metadoc lang="en">
- <version>1.176</version>
+ <version>1.177</version>
<members>
<lead>nightmorph</lead>
<member>flammie</member>
@@ -107,7 +107,6 @@
<file id="mysql-howto">/doc/en/mysql-howto.xml</file>
<file id="postgres-howto">/doc/en/postgres-howto.xml</file>
<file id="bt-guide">/doc/en/bluetooth-guide.xml</file>
- <file id="utf-8">/doc/en/utf-8.xml</file>
<file id="cron-guide">/doc/en/cron-guide.xml</file>
<file id="ldap-howto">/doc/en/ldap-howto.xml</file>
<file id="ati-faq">/doc/en/ati-faq.xml</file>
@@ -523,10 +522,6 @@
<doc fileid="bt-guide">
<memberof>desktop_config</memberof>
</doc>
- <doc fileid="utf-8">
- <memberof>sysadmin_general</memberof>
- <memberof>desktop_config</memberof>
- </doc>
<doc fileid="handbook_index">
<memberof>install_guides</memberof>
</doc>
1.24 xml/htdocs/doc/en/mysql-upgrading.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.24&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.24&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?r1=1.23&r2=1.24
Index: mysql-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- mysql-upgrading.xml 22 Jul 2013 13:59:36 -0000 1.23
+++ mysql-upgrading.xml 24 Jul 2013 20:40:40 -0000 1.24
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v 1.23
2013/07/22 13:59:36 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v 1.24
2013/07/24 20:40:40 swift Exp $ -->
<guide>
<title>Upgrade guide to MySQL 4.* or 5.0.*</title>
@@ -397,7 +397,7 @@
<p>
The system must be configured to support the UTF-8 locale. You will find more
-information in our <uri link="/doc/en/utf-8.xml">Using UTF-8 with Gentoo</uri>
+information in the <uri link="https://wiki.gentoo.org/wiki/UTF-8">UTF-8
article</uri>
and <uri link="https://wiki.gentoo.org/wiki/Localization/HOWTO">Localization
Guide</uri>
documents.
</p>
1.60 xml/htdocs/doc/en/utf-8.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.60&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.60&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/utf-8.xml?r1=1.59&r2=1.60
Index: utf-8.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- utf-8.xml 22 Jul 2013 13:59:36 -0000 1.59
+++ utf-8.xml 24 Jul 2013 20:40:40 -0000 1.60
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.59
2013/07/22 13:59:36 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.60
2013/07/24 20:40:40 swift Exp $ -->
-<guide>
+<guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/UTF-8">
<title>Using UTF-8 with Gentoo</title>
<author title="Author">
@@ -28,8 +28,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license />
-<version>8</version>
-<date>2013-07-22</date>
+<version>9</version>
+<date>2013-07-24</date>
<chapter>
<title>Character Encodings</title>