Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: gentoo-upgrading.xml metadoc.xml mysql-upgrading.xml utf-8.xml
Date: Sat, 27 Jul 2013 11:04:24
Message-Id: 20130727110418.AA4B921710@flycatcher.gentoo.org
1 nimiux 13/07/27 11:04:18
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.21 xml/htdocs/doc/es/gentoo-upgrading.xml
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-upgrading.xml?rev=1.21&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-upgrading.xml?rev=1.21&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-upgrading.xml?r1=1.20&r2=1.21
14
15 Index: gentoo-upgrading.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-upgrading.xml,v
18 retrieving revision 1.20
19 retrieving revision 1.21
20 diff -u -r1.20 -r1.21
21 --- gentoo-upgrading.xml 7 Apr 2013 12:04:33 -0000 1.20
22 +++ gentoo-upgrading.xml 27 Jul 2013 11:04:18 -0000 1.21
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/es/gentoo-upgrading.xml,v 1.20 2013/04/07 12:04:33 nimiux Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-upgrading.xml,v 1.21 2013/07/27 11:04:18 nimiux Exp $ -->
28
29 <guide lang="es">
30 <title>Guía de actualización de Gentoo</title>
31 @@ -33,8 +33,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 y las actualizaciones</title>
42 @@ -325,9 +325,9 @@
43 que estos esperan a que el sistema esté configurado con unas locales
44 Unicode por defecto; concretamente que UNICODE="yes" esté definido en
45 <path>/etc/rc.conf</path>. Para que esto funcione, debe tener creado
46 -unas locales Unicode para su sistema. Por favor, lea nuestra <uri
47 -link="/doc/es/utf-8.xml">guía UTF-8</uri> para aprender cómo crear las
48 -locales adecuadas.
49 +unas locales Unicode para su sistema. Por favor, lea el <uri
50 +link="https://wiki.gentoo.org/wiki/UTF-8">artículo sobre UTF-8</uri>
51 +para aprender cómo crear las localizaciones adecuadas.
52 </p>
53
54 <p>
55
56
57
58 1.294 xml/htdocs/doc/es/metadoc.xml
59
60 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/metadoc.xml?rev=1.294&view=markup
61 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/metadoc.xml?rev=1.294&content-type=text/plain
62 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/metadoc.xml?r1=1.293&r2=1.294
63
64 Index: metadoc.xml
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/metadoc.xml,v
67 retrieving revision 1.293
68 retrieving revision 1.294
69 diff -u -r1.293 -r1.294
70 --- metadoc.xml 27 Jul 2013 11:00:00 -0000 1.293
71 +++ metadoc.xml 27 Jul 2013 11:04:18 -0000 1.294
72 @@ -1,8 +1,8 @@
73 <?xml version="1.0" encoding="UTF-8"?>
74 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
75 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/metadoc.xml,v 1.293 2013/07/27 11:00:00 nimiux Exp $ -->
76 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/metadoc.xml,v 1.294 2013/07/27 11:04:18 nimiux Exp $ -->
77 <metadoc lang="es" parent="/doc/en/metadoc.xml">
78 - <version>1.176</version>
79 + <version>1.177</version>
80 <members>
81 <lead>chiguire</lead>
82 <lead>nimiux</lead>
83 @@ -105,7 +105,6 @@
84 <file id="mysql-howto">/doc/es/mysql-howto.xml</file>
85 <file id="postgres-howto">/doc/es/postgres-howto.xml</file>
86 <file id="bt-guide">/doc/es/bluetooth-guide.xml</file>
87 - <file id="utf-8">/doc/es/utf-8.xml</file>
88 <file id="cron-guide">/doc/es/cron-guide.xml</file>
89 <file id="ldap-howto">/doc/es/ldap-howto.xml</file>
90 <file id="ati-faq">/doc/es/ati-faq.xml</file>
91 @@ -528,10 +527,6 @@
92 <doc fileid="bt-guide">
93 <memberof>desktop_config</memberof>
94 </doc>
95 - <doc fileid="utf-8">
96 - <memberof>sysadmin_general</memberof>
97 - <memberof>desktop_config</memberof>
98 - </doc>
99 <doc fileid="handbook_index">
100 <memberof>install_guides</memberof>
101 </doc>
102
103
104
105 1.15 xml/htdocs/doc/es/mysql-upgrading.xml
106
107 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/mysql-upgrading.xml?rev=1.15&view=markup
108 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/mysql-upgrading.xml?rev=1.15&content-type=text/plain
109 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/mysql-upgrading.xml?r1=1.14&r2=1.15
110
111 Index: mysql-upgrading.xml
112 ===================================================================
113 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/mysql-upgrading.xml,v
114 retrieving revision 1.14
115 retrieving revision 1.15
116 diff -u -r1.14 -r1.15
117 --- mysql-upgrading.xml 22 Jul 2013 15:39:56 -0000 1.14
118 +++ mysql-upgrading.xml 27 Jul 2013 11:04:18 -0000 1.15
119 @@ -1,6 +1,6 @@
120 <?xml version='1.0' encoding="UTF-8"?>
121 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
122 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/mysql-upgrading.xml,v 1.14 2013/07/22 15:39:56 nimiux Exp $ -->
123 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/mysql-upgrading.xml,v 1.15 2013/07/27 11:04:18 nimiux Exp $ -->
124
125 <guide lang="es">
126 <title>Guía de actualización a MySQL 4.* o 5.0.*</title>
127 @@ -410,9 +410,9 @@
128 <body>
129
130 <p>
131 -El sistema debe estar configurado para soportar las locales UTF-8. Encontrará
132 -más información en nuestros siguientes documentos: <uri
133 -link="/doc/es/utf-8.xml">Usando UTF-8 con Gentoo</uri> y
134 +El sistema debe estar configurado para soportar las locales UTF-8.
135 +Encontrará más información en nuestros siguientes documentos: <uri
136 +link="https://wiki.gentoo.org/wiki/UTF-8">artículo sobre UTF-8</uri> y
137 <uri link="https://wiki.gentoo.org/wiki/Localization/HOWTO">
138 Configurar la localización en Gentoo Linux</uri>
139 </p>
140
141
142
143 1.28 xml/htdocs/doc/es/utf-8.xml
144
145 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/utf-8.xml?rev=1.28&view=markup
146 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/utf-8.xml?rev=1.28&content-type=text/plain
147 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/utf-8.xml?r1=1.27&r2=1.28
148
149 Index: utf-8.xml
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/utf-8.xml,v
152 retrieving revision 1.27
153 retrieving revision 1.28
154 diff -u -r1.27 -r1.28
155 --- utf-8.xml 22 Jul 2013 15:39:56 -0000 1.27
156 +++ utf-8.xml 27 Jul 2013 11:04:18 -0000 1.28
157 @@ -1,8 +1,8 @@
158 <?xml version='1.0' encoding="UTF-8"?>
159 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
160 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/utf-8.xml,v 1.27 2013/07/22 15:39:56 nimiux Exp $ -->
161 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/utf-8.xml,v 1.28 2013/07/27 11:04:18 nimiux Exp $ -->
162
163 -<guide lang="es">
164 +<guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/UTF-8" lang="es">
165 <title>Usar UTF-8 con Gentoo</title>
166
167 <author title="Autor">
168 @@ -35,8 +35,8 @@
169
170 <license />
171
172 -<version>8</version>
173 -<date>2013-07-22</date>
174 +<version>9</version>
175 +<date>2013-07-24</date>
176
177 <chapter>
178 <title>Codificación de caracteres</title>