aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gcc-pass2.xml
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-06-07 14:32:37 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-06-07 14:32:37 +0000
commitcb983a87d420b3be9a2749929b600bde8eeddb00 (patch)
treec7aef7c6cc5635ae023db3958398496f6b0b0175 /chapter05/gcc-pass2.xml
parent4661335e24a02cfbeb4450ec5bc90b45b043335f (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 'chapter05/gcc-pass2.xml')
-rw-r--r--chapter05/gcc-pass2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml
index 7b5130376..3d451ce11 100644
--- a/chapter05/gcc-pass2.xml
+++ b/chapter05/gcc-pass2.xml
@@ -25,7 +25,7 @@
<title>Re-installation of GCC</title>
<para>The tools required to test GCC and Binutils are installed now: Tcl,
-Expect and DejaGnu. Therefore we can now rebuild GCC and Binutils, linking
+Expect and DejaGNU. Therefore we can now rebuild GCC and Binutils, linking
them against the new Glibc, and test them properly (if running the test suites
in this chapter). One thing to note, however, is that these test suites are
highly dependent on properly functioning pseudo terminals (PTYs) which are