aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/gcc-desc.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-06-17 01:01:46 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-06-17 01:01:46 +0000
commit626a2806e8283523f6bec72772055b124ecaead8 (patch)
tree2e852cd226bc3a338de5a78e404462b921e60c2c /appendixa/gcc-desc.xml
parent0bb662431a236666b919f7a82691cc316a14c9d3 (diff)
Updated gettext package contents, made a descriptions header for the GCC page, and fixed a typo on vim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1999 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gcc-desc.xml')
-rw-r--r--appendixa/gcc-desc.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/appendixa/gcc-desc.xml b/appendixa/gcc-desc.xml
index 4a7bce989..bb3db0146 100644
--- a/appendixa/gcc-desc.xml
+++ b/appendixa/gcc-desc.xml
@@ -58,7 +58,9 @@ i686-pc-linux-gnu-gcc</title>
<sect3><title>Library Files</title>
<para>libgcc.a, libgcc_eh.a, libgcc_s.so, libiberty.a, libstdc++.[a,so],
-libsupc++.a</para>
+libsupc++.a</para></sect3>
+
+<sect3><title>Descriptions</title>
<sect4><title>libgcc, libgcc_eh, libgcc_s</title>
<para>Run-time support files for gcc.</para></sect4>