aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/glibc-inst.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index 8fb8ac39b..f30464670 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -50,8 +50,9 @@ that:
<blockquote><literallayout>
<userinput>logout</userinput>
- <userinput>chroot $LFS /usr/bin/env -i HOME=/root \
- TERM=$TERM /bin/bash --login</userinput>
+ <userinput>chroot $LFS /usr/bin/env -i HOME=/root
+ \</userinput>
+ <userinput>&nbsp;&nbsp;&nbsp;TERM=$TERM /bin/bash --login</userinput>
</literallayout></blockquote>