nightmorph 10/07/17 20:18:42 Modified: hb-install-x86+amd64-bootloader.xml Log: add <c> tags around grub, no content change
Revision Changes Path 1.20 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.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.20&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.19&r2=1.20 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.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- hb-install-x86+amd64-bootloader.xml 16 Jul 2010 23:19:06 -0000 1.19 +++ hb-install-x86+amd64-bootloader.xml 17 Jul 2010 20:18:41 -0000 1.20 @@ -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.19 2010/07/16 23:19:06 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.20 2010/07/17 20:18:41 nightmorph Exp $ --> <sections> @@ -166,9 +166,9 @@ <impo test="func:keyval('arch')='AMD64'"> If you are using a non-multilib <uri link="?part=1&chap=6#doc_chap2">profile</uri>, you should <b>not</b> emerge -grub, but instead you should emerge <c>grub-static</c>. If you plan to use a -non-multilib profile <e>and</e> you have <b>disabled</b> IA-32 emulation in your -kernel, then you should use <c>lilo</c>. +<c>grub</c>, but instead you should emerge <c>grub-static</c>. If you plan to +use a non-multilib profile <e>and</e> you have <b>disabled</b> IA-32 emulation +in your kernel, then you should use <c>lilo</c>. </impo> <pre caption="Installing GRUB">