aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/dejagnu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/dejagnu.xml')
-rw-r--r--chapter05/dejagnu.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml
index 969eb36db..95b6641d3 100644
--- a/chapter05/dejagnu.xml
+++ b/chapter05/dejagnu.xml
@@ -3,14 +3,14 @@
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
-<sect1 id="ch-tools-dejagnu" xreflabel="DejaGnu" role="wrap">
-<title>DejaGnu-&dejagnu-version;</title>
+<sect1 id="ch-tools-dejagnu" xreflabel="DejaGNU" role="wrap">
+<title>DejaGNU-&dejagnu-version;</title>
<?dbhtml filename="dejagnu.html"?>
-<indexterm zone="ch-tools-dejagnu"><primary sortas="a-DejaGnu">DejaGnu</primary></indexterm>
+<indexterm zone="ch-tools-dejagnu"><primary sortas="a-DejaGNU">DejaGNU</primary></indexterm>
<sect2 role="package"><title/>
-<para>The DejaGnu package contains a framework for testing other programs.</para>
+<para>The DejaGNU package contains a framework for testing other programs.</para>
<segmentedlist>
<segtitle>&buildtime;</segtitle>
@@ -19,16 +19,16 @@
</segmentedlist>
<segmentedlist>
-<segtitle>Dejagnu installation depends on</segtitle>
+<segtitle>DejaGNU installation depends on</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
</segmentedlist>
</sect2>
<sect2 role="installation">
-<title>Installation of DejaGnu</title>
+<title>Installation of DejaGNU</title>
-<para>Prepare DejaGnu for compilation:</para>
+<para>Prepare DejaGNU for compilation:</para>
<screen><userinput>./configure --prefix=/tools</userinput></screen>
@@ -39,7 +39,7 @@ GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
</sect2>
-<sect2 id="contents-dejagnu" role="content"><title>Contents of DejaGnu</title>
+<sect2 id="contents-dejagnu" role="content"><title>Contents of DejaGNU</title>
<segmentedlist>
<segtitle>Installed program</segtitle>
@@ -53,7 +53,7 @@ GCC, Glibc, Grep, Make, Sed</seg></seglistitem>
<listitem>
<indexterm zone="ch-tools-dejagnu runtest"><primary sortas="b-runtest">runtest</primary></indexterm>
<para>is the wrapper script that finds the proper
-<command>expect</command> shell and then runs DejaGnu.</para>
+<command>expect</command> shell and then runs DejaGNU.</para>
</listitem>
</varlistentry>
</variablelist>