diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-03-10 04:28:47 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-03-10 04:28:47 +0000 |
commit | a36091da5ac83186e4647789bd251fdc05a86c0f (patch) | |
tree | 568bfd9c9be31efcbcec97af274ebae2ff43fbac /chapter05/gcc.xml | |
parent | 1a5a4a88ba2dfdc2d6b965eb70346c3f034557e5 (diff) |
Changed title
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@277 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gcc.xml')
-rw-r--r-- | chapter05/gcc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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; |