aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gcc-pass1-inst.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-24 14:59:09 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-24 14:59:09 +0000
commitaa497295b352d45ebe2e9d1eaa4a46c49e2cf521 (patch)
tree8ce19aa4fe3d2266ff28ece6a1f3f53aeac5bf39 /chapter05/gcc-pass1-inst.xml
parente0050677e5d8d33e767329be8e3efc07b4e86918 (diff)
First half of fixes for Bug 675 - missing command descriptions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gcc-pass1-inst.xml')
-rw-r--r--chapter05/gcc-pass1-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-pass1-inst.xml b/chapter05/gcc-pass1-inst.xml
index dccef7ffd..d0cdf0dc3 100644
--- a/chapter05/gcc-pass1-inst.xml
+++ b/chapter05/gcc-pass1-inst.xml
@@ -30,7 +30,7 @@ cd ../gcc-build</userinput></screen></para>
&nbsp;&nbsp;&nbsp;&nbsp;--disable-nls --enable-shared \
&nbsp;&nbsp;&nbsp;&nbsp;--enable-languages=c</userinput></screen></para>
-<para>The meaning of the new configure options:</para>
+<para>The meaning of the configure options:</para>
<itemizedlist>
<listitem><para><userinput>--with-local-prefix=/tools</userinput>: The