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/handbook: hb-portage-configuration.xml
Date: Sun, 02 Dec 2007 20:25:59
Message-Id: E1IyvNy-00085O-Lc@stork.gentoo.org
1 chiguire 07/12/02 20:25:54
2
3 Modified: hb-portage-configuration.xml
4 Log:
5 updated spanish translation
6
7 Revision Changes Path
8 1.8 xml/htdocs/doc/es/handbook/hb-portage-configuration.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-portage-configuration.xml?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-portage-configuration.xml?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-portage-configuration.xml?r1=1.7&r2=1.8
13
14 Index: hb-portage-configuration.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-portage-configuration.xml,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- hb-portage-configuration.xml 22 Apr 2007 19:23:38 -0000 1.7
21 +++ hb-portage-configuration.xml 2 Dec 2007 20:25:54 -0000 1.8
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-portage-configuration.xml,v 1.7 2007/04/22 19:23:38 yoswink Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-portage-configuration.xml,v 1.8 2007/12/02 20:25:54 chiguire Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 entorno.
33 </abstract>
34
35 -<version>1.7</version>
36 -<date>2007-03-25</date>
37 +<version>1.8</version>
38 +<date>2007-11-18</date>
39
40 <section>
41 <title>Configuración del sistema Portage</title>
42 @@ -123,11 +123,12 @@
43
44 <p>
45 Más información acerca de la protección de archivos de configuración
46 -por Portage está disponible a través del comando <c>emerge</c>:
47 +por Portage está disponible en la sección de archivos de configuración
48 +(CONFIGURATION FILES) de la página man de <c>emerge</c>:
49 </p>
50
51 <pre caption="Más información acerca de la protección de archivos de configuración">
52 -$ <i>emerge --help config</i>
53 +$ <i>man emerge</i>
54 </pre>
55 </body>
56 </subsection>
57
58
59
60 --
61 gentoo-commits@g.o mailing list