aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/chroot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/chroot.xml')
-rw-r--r--chapter06/chroot.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml
index 040f34df7..906d71b48 100644
--- a/chapter06/chroot.xml
+++ b/chapter06/chroot.xml
@@ -14,12 +14,10 @@ actually /mnt/lfs but the shell doesn't know that).
</para>
<blockquote><literallayout>
-
<userinput>cd $LFS &amp;&amp;</userinput>
<userinput>chroot $LFS /usr/bin/env -i HOME=/root
\</userinput>
<userinput>&nbsp;&nbsp;&nbsp;TERM=$TERM /bin/bash --login</userinput>
-
</literallayout></blockquote>
<para>