mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
Added line break
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a6e85eec0f
commit
b8b8c669d2
@ -16,8 +16,9 @@ actually /mnt/lfs but the shell doesn't know that).
|
||||
<blockquote><literallayout>
|
||||
|
||||
<userinput>cd $LFS &&</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> TERM=$TERM /bin/bash --login</userinput>
|
||||
|
||||
</literallayout></blockquote>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user