diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-14 22:05:29 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-14 22:05:29 +0000 |
commit | dcaa097bdac430958d365d0e0d092f9c6f517957 (patch) | |
tree | 2f7733796c119b9df5e98e002ef4d9fdf88c8dfe /appendixb | |
parent | 7debe50a7eb3ec61e183dfe7f9ccb2b9dc91db0a (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 'appendixb')
-rw-r--r-- | appendixb/appendixb.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixb/appendixb.xml b/appendixb/appendixb.xml index 946ddd3ac..f2318d8d7 100644 --- a/appendixb/appendixb.xml +++ b/appendixb/appendixb.xml @@ -51,7 +51,7 @@ to which it belongs.</para> <listitem><para>bzless : <xref linkend="aa-bzip2"/></para></listitem> <listitem><para>bzmore : <xref linkend="aa-bzip2"/></para></listitem> <listitem><para>c++ : <xref linkend="aa-gcc"/></para></listitem> -<listitem><para>c++filt : <xref linkend="aa-gcc"/></para></listitem> +<listitem><para>c++filt : <xref linkend="aa-binutils"/></para></listitem> <listitem><para>c2ph : <xref linkend="aa-perl"/></para></listitem> <listitem><para>cal : <xref linkend="aa-utillinux"/></para></listitem> <listitem><para>captoinfo : <xref linkend="aa-ncurses"/></para></listitem> |