Browse Source

Changed title

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@277 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
a36091da5a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      chapter05/gcc-inst.xml
  2. 1 1
      chapter05/gcc.xml

+ 1 - 1
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

+ 1 - 1
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;