diff options
Diffstat (limited to 'chapter06/chroot.xml')
-rw-r--r-- | chapter06/chroot.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml index b9f20b3f8..af525df62 100644 --- a/chapter06/chroot.xml +++ b/chapter06/chroot.xml @@ -13,7 +13,7 @@ this point on there's no need to use the $LFS variable anymore, because everything a user does will be restricted to the LFS partition (since / is actually /mnt/lfs, but the shell doesn't know that).</para> -<para><screen>&c6-chrootcmd;</screen></para> +<para>&c6-chrootcmd;</para> <para>The -i option will clear all environment variables for as long as you are in the chroot'ed environment and only the HOME, TERM, PS1 and PATH |