diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-26 23:39:34 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-26 23:39:34 +0000 |
commit | 066907abcf0458ab4dbfa70e81f52d2f61b81886 (patch) | |
tree | 736e81366686d452f949582bf48ec36c7e253114 /appendixa/gcc-shortdesc.xml | |
parent | 28618789943e48c5ddbba015caf8da5636ecb5d3 (diff) |
Minor fixes reported on lists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gcc-shortdesc.xml')
-rw-r--r-- | appendixa/gcc-shortdesc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/gcc-shortdesc.xml b/appendixa/gcc-shortdesc.xml index 6ffb486a0..243987c4d 100644 --- a/appendixa/gcc-shortdesc.xml +++ b/appendixa/gcc-shortdesc.xml @@ -9,7 +9,7 @@ the C and C++ compilers.</para> cc1, cc1plus, collect2, cpp, g++, gcc, gccbug, and gcov</para> <para><emphasis>Installed libraries</emphasis>: libgcc.a, libgcc_eh.a, -libgcc_s.so, libiberty.a, libstdc++.[a,so] and libsupc++.a</para> +libgcc_s.so, libstdc++.[a,so] and libsupc++.a</para> </sect2> |