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-sparc-kernel.xml
Date: Wed, 03 Feb 2010 16:59:59
Message-Id: E1Ncia0-0001Ni-BQ@stork.gentoo.org
1 chiguire 10/02/03 16:59:52
2
3 Modified: hb-install-sparc-kernel.xml
4 Log:
5 #300869, updated spanish translation (jose maria alonso)
6
7 Revision Changes Path
8 1.11 xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml?rev=1.11&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml?rev=1.11&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml?r1=1.10&r2=1.11
13
14 Index: hb-install-sparc-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml,v
17 retrieving revision 1.10
18 retrieving revision 1.11
19 diff -u -r1.10 -r1.11
20 --- hb-install-sparc-kernel.xml 17 Dec 2009 12:31:33 -0000 1.10
21 +++ hb-install-sparc-kernel.xml 3 Feb 2010 16:59:52 -0000 1.11
22 @@ -4,12 +4,12 @@
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-sparc-kernel.xml,v 1.10 2009/12/17 12:31:33 chiguire Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml,v 1.11 2010/02/03 16:59:52 chiguire Exp $ -->
28
29 <sections>
30
31 -<version>9.3</version>
32 -<date>2009-12-09</date>
33 +<version>9.4</version>
34 +<date>2009-12-29</date>
35
36 <section>
37 <title>Zona horaria</title>
38 @@ -40,7 +40,7 @@
39 <body>
40
41 <p>
42 -El punto alrededor del cual estan construidas todas las distribuciones
43 +El punto alrededor del cual están construidas todas las distribuciones
44 es el núcleo (kernel) Linux. Es la capa entre los programas de usuario
45 y el hardware del sistema. Gentoo proporciona a sus usuarios varias
46 fuentes posible para el núcleo. Una lista completa con descripciones
47 @@ -152,8 +152,8 @@
48 </pre>
49
50 <p>
51 -Si está usando PPPoE para conectarse a Internet o está usando un módem dial-up,
52 -necesitará las siguientes opciones en el núcleo:
53 +Si está usando PPPoE para conectarse a Internet o está usando un módem
54 +dial-up, necesitará las siguientes opciones en el núcleo:
55 </p>
56
57 <pre caption="Seleccionar los drivers PPPoE necesarios">
58 @@ -282,7 +282,7 @@
59 </p>
60
61 <pre caption="Compilar el núcleo">
62 -# <i>make CROSS_COMPILE=sparc64-unknown-linux-gnu- &amp;&amp; make image modules_install</i>
63 +# <i>make CROSS_COMPILE=sparc64-unknown-linux-gnu- &amp;&amp; make CROSS_COMPILE=sparc64-unknown-linux-gnu- image modules_install</i>
64 </pre>
65
66 <p>