aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/gcc-shortdesc.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-06 22:19:12 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-10-06 22:19:12 +0000
commit04a335156f4e0a83bf7d1bf3173cff3bd55f9695 (patch)
treea3e283fd5a0eca8822416d6ea086f3a5e4feab62 /appendixa/gcc-shortdesc.xml
parentc1f00d2596a81bcc5e957b90a1f015a788b069c7 (diff)
Changing the style of the 'Content' subsections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gcc-shortdesc.xml')
-rw-r--r--appendixa/gcc-shortdesc.xml12
1 files changed, 4 insertions, 8 deletions
diff --git a/appendixa/gcc-shortdesc.xml b/appendixa/gcc-shortdesc.xml
index 9f159b8e1..811bc9586 100644
--- a/appendixa/gcc-shortdesc.xml
+++ b/appendixa/gcc-shortdesc.xml
@@ -5,15 +5,11 @@
<para>The GCC package contains the GNU compiler collection, including
the C and C++ compilers.</para>
-<para>GCC installs the following files:</para>
+<para><emphasis>Installed programs</emphasis>: c++, c++filt, cc (link to gcc),
+cc1, cc1plus, collect2, cpp, cpp0, g++, gcc, gccbug, gcov and tradcpp0</para>
-<sect3><title>Program Files</title>
-<para>c++, c++filt, cc (link to gcc), cc1, cc1plus, collect2, cpp, cpp0,
-g++, gcc, gccbug, gcov and tradcpp0</para></sect3>
-
-<sect3><title>Library Files</title>
-<para>libgcc.a, libgcc_eh.a, libgcc_s.so, libiberty.a, libstdc++.[a,so],
-libsupc++.a</para></sect3>
+<para><emphasis>Installed libraries</emphasis>: libgcc.a, libgcc_eh.a,
+libgcc_s.so, libiberty.a, libstdc++.[a,so] and libsupc++.a</para>
</sect2>