aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-02-24 22:26:46 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-02-24 22:26:46 +0000
commit45992ae10ca08f38a445f4d1eb47544fe0c2ec33 (patch)
tree96610c65090094b35302b97c5f44a27a79e49fcd /chapter05
parent1360952f19c68ac6daefdf3a7c254eef0097379d (diff)
Removed the package name from the dependencies titles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/dejagnu.xml2
-rw-r--r--chapter05/expect.xml2
-rw-r--r--chapter05/tcl.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml
index bab68ee91..eb18225f4 100644
--- a/chapter05/dejagnu.xml
+++ b/chapter05/dejagnu.xml
@@ -19,7 +19,7 @@
</segmentedlist>
<segmentedlist>
-<segtitle>DejaGNU installation depends on</segtitle>
+<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, and Sed</seg></seglistitem>
</segmentedlist>
diff --git a/chapter05/expect.xml b/chapter05/expect.xml
index c6685feac..0bb187582 100644
--- a/chapter05/expect.xml
+++ b/chapter05/expect.xml
@@ -20,7 +20,7 @@ with other interactive programs.</para>
</segmentedlist>
<segmentedlist>
-<segtitle>Expect installation depends on</segtitle>
+<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, Sed, and Tcl</seg></seglistitem>
</segmentedlist>
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml
index 97a2461c4..da4c70be5 100644
--- a/chapter05/tcl.xml
+++ b/chapter05/tcl.xml
@@ -19,7 +19,7 @@
</segmentedlist>
<segmentedlist>
-<segtitle>Tcl installation depends on</segtitle>
+<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, and Sed</seg></seglistitem>
</segmentedlist>