aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/chroot.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml
index 4a1fb5d1c..e843c058e 100644
--- a/chapter06/chroot.xml
+++ b/chapter06/chroot.xml
@@ -19,8 +19,7 @@ to enter the chroot environment:</para>
<para><screen><userinput>chroot $LFS /tools/bin/env -i \
&nbsp;&nbsp;&nbsp;&nbsp;HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
&nbsp;&nbsp;&nbsp;&nbsp;PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin \
-&nbsp;&nbsp;&nbsp;&nbsp;/tools/bin/bash --login</userinput></screen>
-</para>
+&nbsp;&nbsp;&nbsp;&nbsp;/tools/bin/bash --login</userinput></screen></para>
<para><screen><userinput>set +h</userinput></screen></para>