diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-07 14:32:37 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-07 14:32:37 +0000 |
commit | cb983a87d420b3be9a2749929b600bde8eeddb00 (patch) | |
tree | c7aef7c6cc5635ae023db3958398496f6b0b0175 /chapter06 | |
parent | 4661335e24a02cfbeb4450ec5bc90b45b043335f (diff) |
Globally changed DejaGnu to DejaGNU
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/revisedchroot.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/revisedchroot.xml b/chapter06/revisedchroot.xml index 796fa80ee..6424c53e5 100644 --- a/chapter06/revisedchroot.xml +++ b/chapter06/revisedchroot.xml @@ -24,7 +24,7 @@ up and store it in a safe place, in case you want to build another LFS system soon.</para> <note><para>Removing <filename class="directory">/tools</filename> will also -remove the temporary copies of Tcl, Expect and DejaGnu, which were used for +remove the temporary copies of Tcl, Expect and DejaGNU, which were used for running the toolchain tests. If you want to use these programs later on, you will need to recompile and re-install them. The installation instructions are the same as in <xref linkend="chapter-temporary-tools"/>, apart from changing |