aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/dejagnu-inst.xml4
-rw-r--r--chapter05/dejagnu.xml2
-rw-r--r--chapter05/gcc-pass2-inst.xml2
-rw-r--r--chapter05/tcl-inst.xml4
-rw-r--r--chapter05/tcl.xml2
5 files changed, 7 insertions, 7 deletions
diff --git a/chapter05/dejagnu-inst.xml b/chapter05/dejagnu-inst.xml
index b420ca47c..2eae6559f 100644
--- a/chapter05/dejagnu-inst.xml
+++ b/chapter05/dejagnu-inst.xml
@@ -1,9 +1,9 @@
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
-<title>Installation of DejaGNU</title>
+<title>Installation of DejaGnu</title>
-<para>Prepare DejaGNU to be compiled:</para>
+<para>Prepare DejaGnu to be compiled:</para>
<para><screen><userinput>./configure --prefix=/tools</userinput></screen></para>
diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml
index 47694736d..a57dbccbf 100644
--- a/chapter05/dejagnu.xml
+++ b/chapter05/dejagnu.xml
@@ -1,5 +1,5 @@
<sect1 id="ch05-dejagnu">
-<title>Installing DejaGNU-&dejagnu-version;</title>
+<title>Installing DejaGnu-&dejagnu-version;</title>
<?dbhtml filename="dejagnu.html" dir="chapter05"?>
<screen>Estimated build time: &dejagnu-time-static;
diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml
index 28fa51213..b8149d2ca 100644
--- a/chapter05/gcc-pass2-inst.xml
+++ b/chapter05/gcc-pass2-inst.xml
@@ -4,7 +4,7 @@
<title>Re-installation of GCC</title>
<para>The tools required to test GCC and Binutils are installed now
-(Expect, TCL and DejaGNU). We can continue on rebuilding GCC and Binutils,
+(Expect, Tcl and DejaGnu). We can continue on rebuilding GCC and Binutils,
link them against the new Glibc, and test them properly. One thing to note,
however, is that these test suites are highly dependent on the features
supported by your host distribution. Most notably, a host distribution
diff --git a/chapter05/tcl-inst.xml b/chapter05/tcl-inst.xml
index 9ffacc45a..b6f39ea65 100644
--- a/chapter05/tcl-inst.xml
+++ b/chapter05/tcl-inst.xml
@@ -1,7 +1,7 @@
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
-<title>Installation of TCL</title>
+<title>Installation of Tcl</title>
<para>This package and the next two are only installed to be able to run the
test suites for GCC and Binutils. Installing three packages just for testing
@@ -13,7 +13,7 @@ to know that our most important tools are working properly.</para>
<para><screen><userinput>cd unix
./configure --prefix=/tools</userinput></screen></para>
-<para>Build, the package:</para>
+<para>Build the package:</para>
<para><screen><userinput>make</userinput></screen></para>
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml
index fe1599394..17ab337d9 100644
--- a/chapter05/tcl.xml
+++ b/chapter05/tcl.xml
@@ -1,5 +1,5 @@
<sect1 id="ch05-tcl">
-<title>Installing TCL-&tcl-version;</title>
+<title>Installing Tcl-&tcl-version;</title>
<?dbhtml filename="tcl.html" dir="chapter05"?>
<screen>Estimated build time: &tcl-time-static;