diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2004-08-30 17:32:28 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2004-08-30 17:32:28 +0000 |
commit | fb34768f8b77d50dac7dc688d32e79eb5ad3e0ef (patch) | |
tree | 1740cd67a501562626aa71913eb81e355e5b7869 /chapter05 | |
parent | 53923694db733b440a7b002a302286db550b7c24 (diff) |
Unified boot loader and boot loading as two words everywhere
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4087 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/hostreqs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/hostreqs.xml b/chapter05/hostreqs.xml index 22fa6a2c9..b194b2020 100644 --- a/chapter05/hostreqs.xml +++ b/chapter05/hostreqs.xml @@ -33,7 +33,7 @@ requirements outlined above, run the following command:</para> was not compiled using a GCC-3.0 (or later) compiler, one will need to be compiled. The host system will then need to be rebooted to use the newly compiled kernel. Instructions for compiling the kernel and -configuring the bootloader (assuming the host uses GRUB) are located +configuring the boot loader (assuming the host uses GRUB) are located in <xref linkend="chapter-bootable"/>.</para> </sect1> |