aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/lilo-inst.xml
diff options
context:
space:
mode:
authorThomas Balu Walter <tw@itreff.de>2001-03-19 16:02:50 +0000
committerThomas Balu Walter <tw@itreff.de>2001-03-19 16:02:50 +0000
commit81a47c0302abb616dc4b897ae71e9b0736405a24 (patch)
treebcbcc1bc33dc9472c5dfd1839b3ef8b44175e2b5 /chapter06/lilo-inst.xml
parent53b5ccf1730f9f481fca06bac949d3ea8dbd61c7 (diff)
You
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/lilo-inst.xml')
-rw-r--r--chapter06/lilo-inst.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml
index 7777ab547..b9ea040f7 100644
--- a/chapter06/lilo-inst.xml
+++ b/chapter06/lilo-inst.xml
@@ -14,14 +14,14 @@ Install Lilo by running the following commands:
<para>
It appears that compilation of this package fails on certain machines
-when the -g compiler flag is being used. If you can't compile Lilo at
-all, please try removing the -g value from the CFLAGS variable in the
+when the -g compiler flag is being used. If a user can't compile Lilo at
+all, he should try to remove the -g value from the CFLAGS variable in the
<filename>Makefile</filename> file.
</para>
<para>
At the end of the installation the make install process will print a
-message stating that you have to execute /sbin/lilo to complete the
+message stating that /sbin/lilo has to be executed to complete the
update. Don't do this as it has no use. The /etc/lilo.conf isn't present
yet. We will complete the installation of lilo in chapter 8.
</para>