diff options
Diffstat (limited to 'chapter06/chroot.xml')
-rw-r--r-- | chapter06/chroot.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml index 17745173c..42717e2ea 100644 --- a/chapter06/chroot.xml +++ b/chapter06/chroot.xml @@ -13,7 +13,9 @@ everything a user does will be restricted to the LFS partition (since / is actually /mnt/lfs but the shell doesn't know that). </para> -&c6-chrootcmd; +<blockquote><literallayout> + &c6-chrootcmd; +</literallayout></blockquote> <para> The TERM=$TERM construction will set the $TERM value inside |