aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-17 22:00:37 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-17 22:00:37 +0000
commit2ea93a3240e0187db79b042a02811a78f478f7a5 (patch)
tree34a74dd3c1beeeebd08054c096338cdf0f5ad970 /chapter06
parent783c04114968cf7d9cc16345d881631d6b5686b6 (diff)
Normalizing the spelling of 'Tcl' and 'DejaGnu'.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/revisedchroot.xml4
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 \
&nbsp;&nbsp;&nbsp;&nbsp;HOME=/root TERM=$TERM PS1='\u:\w\$ ' \