diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-30 03:34:11 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-30 03:34:11 +0000 |
commit | 5e68b68824d6fb923551884f86dadaf856fc98c3 (patch) | |
tree | 15b88abc83c346496a96390261493cf381ceeda8 /chapter08 | |
parent | cd62663b9a8f7d781c52b679e01289926c5b83d0 (diff) |
Typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/lilo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/lilo.xml b/chapter08/lilo.xml index bacecdc49..98c4363fb 100644 --- a/chapter08/lilo.xml +++ b/chapter08/lilo.xml @@ -9,7 +9,7 @@ that's the most commonly used boot loader at the moment). <para> We will not be running the lilo program inside chroot. Running lilo -inside chroot can have fatal side-effects which render your MBR useles +inside chroot can have fatal side-effects which render your MBR useless and you'd need a boot disk to be able to start any Linux system (either the host system or the LFS system). </para> |