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-install-stage.xml
Date: Wed, 28 Oct 2009 16:45:24
Message-Id: E1N3BeE-0005os-5s@stork.gentoo.org
1 chiguire 09/10/28 16:45:22
2
3 Modified: hb-install-stage.xml
4 Log:
5 updated spanish translation
6
7 Revision Changes Path
8 1.38 xml/htdocs/doc/es/handbook/hb-install-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml?rev=1.38&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml?rev=1.38&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml?r1=1.37&r2=1.38
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml,v
17 retrieving revision 1.37
18 retrieving revision 1.38
19 diff -u -r1.37 -r1.38
20 --- hb-install-stage.xml 5 Oct 2009 13:33:15 -0000 1.37
21 +++ hb-install-stage.xml 28 Oct 2009 16:45:21 -0000 1.38
22 @@ -3,7 +3,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml,v 1.37 2009/10/05 13:33:15 chiguire Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-stage.xml,v 1.38 2009/10/28 16:45:21 chiguire Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 configurar Portage.
33 </abstract>
34
35 -<version>10.0</version>
36 -<date>2009-10-04</date>
37 +<version>10.1</version>
38 +<date>2009-10-19</date>
39
40 <section>
41 <title>Instalando el Stage comprimido (tarball)</title>
42 @@ -435,7 +435,9 @@
43 Otros parámetros de optimización bastante populares son los
44 <c>-pipe</c> (usando tuberías en lugar de ficheros temporales para la
45 comunicación entre las diferentes etapas de compilación). No tiene
46 -ningún impacto sobre le código generado.
47 +ningún impacto sobre le código generado, pero usa más memoria. En
48 +sistemas con poca memoria, el proceso del compilador podria ser
49 +terminado. En este caso, no use este parámetro.
50 </p>
51
52 <p>