aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/chroot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/chroot.xml')
-rw-r--r--chapter06/chroot.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml
index 71df04e4c..4a1fb5d1c 100644
--- a/chapter06/chroot.xml
+++ b/chapter06/chroot.xml
@@ -8,8 +8,8 @@ the packages we need. Before you can chroot, however, you need to become
can execute the <userinput>chroot</userinput> command.</para>
<para>Just like earlier, ensure the LFS environment variable is set up properly
-(if you decided to make use of it) by running <userinput>echo $LFS</userinput>
-and ensuring it shows the path to your LFS partition's mount point, which is
+by running <userinput>echo $LFS</userinput> and ensuring it shows the path to
+your LFS partition's mount point, which is
<filename class="directory">/mnt/lfs</filename> if you followed our
example.</para>