aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/gcc-shortdesc.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-10-14 22:05:29 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-10-14 22:05:29 +0000
commitdcaa097bdac430958d365d0e0d092f9c6f517957 (patch)
tree2f7733796c119b9df5e98e002ef4d9fdf88c8dfe /appendixa/gcc-shortdesc.xml
parent7debe50a7eb3ec61e183dfe7f9ccb2b9dc91db0a (diff)
Removed c++filt from the GCC descriptions and moved them to the Binutils descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gcc-shortdesc.xml')
-rw-r--r--appendixa/gcc-shortdesc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/gcc-shortdesc.xml b/appendixa/gcc-shortdesc.xml
index 7dd329e90..6ffb486a0 100644
--- a/appendixa/gcc-shortdesc.xml
+++ b/appendixa/gcc-shortdesc.xml
@@ -5,7 +5,7 @@
<para>The GCC package contains the GNU compiler collection, including
the C and C++ compilers.</para>
-<para><emphasis>Installed programs</emphasis>: c++, c++filt, cc (link to gcc),
+<para><emphasis>Installed programs</emphasis>: c++, cc (link to gcc),
cc1, cc1plus, collect2, cpp, g++, gcc, gccbug, and gcov</para>
<para><emphasis>Installed libraries</emphasis>: libgcc.a, libgcc_eh.a,