aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/glibc-inst.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index 3bcc2b7d9..3d5d203dc 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -52,11 +52,11 @@ Run the following commands to accomplish 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>
+
+ <userinput>logout</userinput>
+ <userinput>chroot $LFS /usr/bin/env -i HOME=/root
+ \</userinput>
+ <userinput>&nbsp;&nbsp;&nbsp;TERM=$TERM /bin/bash --login</userinput>
</literallayout></blockquote>