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/handbook: hb-install-x86+amd64-disk.xml
Date: Tue, 31 Dec 2013 12:05:40
Message-Id: 20131231120535.3B2C52004C@flycatcher.gentoo.org
1 nimiux 13/12/31 12:05:35
2
3 Modified: hb-install-x86+amd64-disk.xml
4 Log:
5 Fix bug #496482 - Second partition bootable, not first
6
7 Revision Changes Path
8 1.32 xml/htdocs/doc/es/handbook/hb-install-x86+amd64-disk.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-disk.xml?rev=1.32&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-disk.xml?rev=1.32&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-disk.xml?r1=1.31&r2=1.32
13
14 Index: hb-install-x86+amd64-disk.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-disk.xml,v
17 retrieving revision 1.31
18 retrieving revision 1.32
19 diff -u -r1.31 -r1.32
20 --- hb-install-x86+amd64-disk.xml 31 Dec 2013 11:58:32 -0000 1.31
21 +++ hb-install-x86+amd64-disk.xml 31 Dec 2013 12:05:35 -0000 1.32
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.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-disk.xml,v 1.31 2013/12/31 11:58:32 nimiux Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-disk.xml,v 1.32 2013/12/31 12:05:35 nimiux Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 futuro.
33 </abstract>
34
35 -<version>26</version>
36 -<date>2013-12-29</date>
37 +<version>27</version>
38 +<date>2013-12-30</date>
39
40 <section>
41 <title>Introducción a Dispositivos de Bloque</title>
42 @@ -818,8 +818,9 @@
43
44 <p>
45 Necesitamos hacer que esta partición sea arrancable. Teclee <c>a</c>
46 -para marcar esta partición como arrancable. Si introduce <c>p</c> de
47 -nuevo, verá que un <e>*</e> ha aparecido en la columna "Boot".
48 +para cambiar el ajuste arrancable de una partición y seleccione
49 +<c>2</c>. Si introduce <c>p</c> de nuevo, observará que ha aparecido
50 +un <e>*</e> en la columna "Boot".
51 </p>
52
53 </body>