swift       12/04/22 17:44:07

  Modified:             hb-install-x86+amd64-bootloader.xml
  Log:
  Fix bug #413097 - Typo on GRUB

Revision  Changes    Path
1.26                 
xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.26&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.26&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.25&r2=1.26

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.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- hb-install-x86+amd64-bootloader.xml 22 Apr 2012 10:31:29 -0000      1.25
+++ hb-install-x86+amd64-bootloader.xml 22 Apr 2012 17:44:07 -0000      1.26
@@ -4,11 +4,11 @@
 <!-- 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.25 2012/04/22 10:31:29 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
 1.26 2012/04/22 17:44:07 swift Exp $ -->
 
 <sections>
 
-<version>9</version>
+<version>10</version>
 <date>2012-04-22</date>
 
 <section>
@@ -236,7 +236,7 @@
 initramfs file and telling the initramfs where your real root device is at:
 </p>
 
-<pre caption="GUB snippet for initramfs-enabled kernel builds">
+<pre caption="GRUB snippet for initramfs-enabled kernel builds">
 title Gentoo Linux <keyval id="kernel-version"/>
 root (hd0,0)
 kernel /boot/<keyval id="kernel-version"/> <i>real_</i>root=/dev/sda3




Reply via email to