aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/lilo.xml
diff options
context:
space:
mode:
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>