aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-03-10 04:28:47 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-03-10 04:28:47 +0000
commita36091da5ac83186e4647789bd251fdc05a86c0f (patch)
tree568bfd9c9be31efcbcec97af274ebae2ff43fbac /chapter05
parent1a5a4a88ba2dfdc2d6b965eb70346c3f034557e5 (diff)
Changed title
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@277 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/gcc-inst.xml2
-rw-r--r--chapter05/gcc.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/gcc-inst.xml b/chapter05/gcc-inst.xml
index d2ba8f27e..260a0612b 100644
--- a/chapter05/gcc-inst.xml
+++ b/chapter05/gcc-inst.xml
@@ -1,5 +1,5 @@
<sect2>
-<title>Installation of GCC on the LFS system</title>
+<title>Installation of GCC</title>
<para>
After you unpacked the gcc-2.95.2.1 archive don't enter the newly created
diff --git a/chapter05/gcc.xml b/chapter05/gcc.xml
index 4669674c1..8b689cdba 100644
--- a/chapter05/gcc.xml
+++ b/chapter05/gcc.xml
@@ -1,5 +1,5 @@
<sect1 id="ch05-gcc">
-<title>Installing GCC on the LFS system</title>
+<title>Installing GCC</title>
&c5-gcc-inst;
&c5-gcc-exp;