Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-bootloader.xml
Date: Tue, 06 Apr 2010 03:56:08
Message-Id: 20100406035602.790932C04B@corvid.gentoo.org
1 nightmorph 10/04/06 03:56:02
2
3 Modified: hb-install-x86+amd64-bootloader.xml
4 Log:
5 typo fix, no content change
6
7 Revision Changes Path
8 1.18 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.18&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.18&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.17&r2=1.18
13
14 Index: hb-install-x86+amd64-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
17 retrieving revision 1.17
18 retrieving revision 1.18
19 diff -u -r1.17 -r1.18
20 --- hb-install-x86+amd64-bootloader.xml 10 Jan 2010 18:18:21 -0000 1.17
21 +++ hb-install-x86+amd64-bootloader.xml 6 Apr 2010 03:56:02 -0000 1.18
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/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.17 2010/01/10 18:18:21 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.18 2010/04/06 03:56:02 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -282,7 +282,7 @@
32 If you need to pass any additional options to the kernel, simply add them to the
33 end of the kernel command. We're already passing one option
34 (<c>root=/dev/sda3</c> or <c>real_root=/dev/sda3</c>), but you can pass others
35 -as well, such as the <c>video</c>> statement for framebuffer as we discussed
36 +as well, such as the <c>video</c> statement for framebuffer as we discussed
37 previously.
38 </p>