diff options
-rw-r--r-- | chapter05/gcc-inst.xml | 2 | ||||
-rw-r--r-- | chapter05/gcc.xml | 2 |
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; |