diff options
Diffstat (limited to 'chapter06/revisedchroot.xml')
-rw-r--r-- | chapter06/revisedchroot.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/revisedchroot.xml b/chapter06/revisedchroot.xml index 28724f621..9acb3c947 100644 --- a/chapter06/revisedchroot.xml +++ b/chapter06/revisedchroot.xml @@ -8,8 +8,8 @@ it, you should run the following modified chroot command.</para> <para>Additionally, now that all software has been installed there is no need to use anything from the <filename class="directory">/tools</filename> directory anymore, so it may be deleted. -However, since the TCL, Expect, and DejaGNU packages only exist here, you -may want to reinstall them after removing the /tools directory.</para> +However, since the Tcl, Expect, and DejaGnu packages only exist here, you +may want to reinstall them after removing that directory.</para> <para><screen><userinput>chroot $LFS /usr/bin/env -i \ HOME=/root TERM=$TERM PS1='\u:\w\$ ' \ |