Gentoo Archives: gentoo-commits

From: "John Christian Stoddart (chiguire)" <chiguire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: utf-8.xml
Date: Fri, 30 Mar 2012 17:43:17
Message-Id: 20120330174302.6F7042004B@flycatcher.gentoo.org
1 chiguire 12/03/30 17:43:02
2
3 Modified: utf-8.xml
4 Log:
5 updated spanish translation
6
7 Revision Changes Path
8 1.22 xml/htdocs/doc/es/utf-8.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/utf-8.xml?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/utf-8.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/utf-8.xml?r1=1.21&r2=1.22
13
14 Index: utf-8.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/utf-8.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- utf-8.xml 9 Mar 2011 21:09:17 -0000 1.21
21 +++ utf-8.xml 30 Mar 2012 17:43:02 -0000 1.22
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/utf-8.xml,v 1.21 2011/03/09 21:09:17 chiguire Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/utf-8.xml,v 1.22 2012/03/30 17:43:02 chiguire Exp $ -->
27
28 <guide lang="es">
29 <title>Usando UTF-8 con Gentoo</title>
30 @@ -18,7 +18,7 @@
31 <mail link="nightmorph"/>
32 </author>
33 <author title="Traductor">
34 - <mail link="chiguire@g.o"/>
35 + <mail link="chiguire"/>
36 </author>
37 <author title="Traductor">
38 <mail link="yoswink@×××××.com">José Luis Rivero</mail>
39 @@ -35,8 +35,8 @@
40
41 <license />
42
43 -<version>4</version>
44 -<date>2011-03-08</date>
45 +<version>5</version>
46 +<date>2012-03-26</date>
47
48 <chapter>
49 <title>Codificación de caracteres</title>
50 @@ -908,4 +908,19 @@
51 </body>
52 </section>
53 </chapter>
54 +
55 +<chapter>
56 +<title>Reportes de problemas</title>
57 +<section>
58 +<title>Archivos de configuración del sistemad (en /etc)</title>
59 +<body>
60 +
61 +<p>
62 +La mayoría de archivos de configuración del sistema, como
63 +<path>/etc/fstab</path>, no soportan UTF-8. Se recomiendoa mantenerse
64 +con el conjunto de caracteres ASCII para estos archivos.
65 +</p>
66 +</body>
67 +</section>
68 +</chapter>
69 </guide>