aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/lilo.xml
diff options
context:
space:
mode:
authorThomas Balu Walter <tw@itreff.de>2001-03-19 14:30:14 +0000
committerThomas Balu Walter <tw@itreff.de>2001-03-19 14:30:14 +0000
commit53b5ccf1730f9f481fca06bac949d3ea8dbd61c7 (patch)
treebf05ecf324c49f2133349837330a3bf34c43f99e /chapter08/lilo.xml
parent137bd506ad66d6c67186a63b30abd3c626e5a66d (diff)
You
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/lilo.xml')
-rw-r--r--chapter08/lilo.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/lilo.xml b/chapter08/lilo.xml
index 381f2dc56..c998387b2 100644
--- a/chapter08/lilo.xml
+++ b/chapter08/lilo.xml
@@ -3,7 +3,7 @@
<para>
In order to being able to boot from this partition, we need to update our
-/etc/lilo.conf file. Add the following lines to lilo.conf by running:
+/etc/lilo.conf file. The following lines get added to lilo.conf by running:
</para>
<literallayout>
@@ -18,12 +18,12 @@ image=/boot/lfskernel
</literallayout>
<para>
-&lt;partition&gt; must be replaced by your partition's designation (which
+&lt;partition&gt; must be replaced by the partition's designation (which
would be /dev/hda5 in my case).
</para>
<para>
-Now update the boot loader by running:
+Now the boot loader gets updated by running:
</para>
<blockquote><literallayout>