Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc-cvs
| Navigation: |
|
Lists:
gentoo-doc-cvs:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-doc-cvs@g.o
|
|
From:
|
"Joshua Saddler (nightmorph)" <nightmorph@g.o>
|
|
Subject:
|
gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-bootloader.xml
|
|
Date:
|
Tue, 6 Apr 2010 03:56:02 +0000 (UTC)
|
|
nightmorph 10/04/06 03:56:02
Modified: hb-install-x86+amd64-bootloader.xml
Log:
typo fix, no content change
Revision Changes Path
1.18 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.18&view=markup
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
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
Index: hb-install-x86+amd64-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- hb-install-x86+amd64-bootloader.xml 10 Jan 2010 18:18:21 -0000 1.17
+++ hb-install-x86+amd64-bootloader.xml 6 Apr 2010 03:56:02 -0000 1.18
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $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 $ -->
+<!-- $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 $ -->
<sections>
@@ -282,7 +282,7 @@
If you need to pass any additional options to the kernel, simply add them to the
end of the kernel command. We're already passing one option
(<c>root=/dev/sda3</c> or <c>real_root=/dev/sda3</c>), but you can pass others
-as well, such as the <c>video</c>> statement for framebuffer as we discussed
+as well, such as the <c>video</c> statement for framebuffer as we discussed
previously.
</p>
|
|