aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/libtool-desc.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-24 22:29:16 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-24 22:29:16 +0000
commit978d0bffc413b67ead9db2d2816b916cf3d502ca (patch)
tree785d8d08754099e55a26599f8d5ccce81b456cb4 /appendixa/libtool-desc.xml
parentaa497295b352d45ebe2e9d1eaa4a46c49e2cf521 (diff)
Changing the style of the command descriptions in appendix A.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/libtool-desc.xml')
-rw-r--r--appendixa/libtool-desc.xml14
1 files changed, 5 insertions, 9 deletions
diff --git a/appendixa/libtool-desc.xml b/appendixa/libtool-desc.xml
index f1714c8c5..54d7f3cc6 100644
--- a/appendixa/libtool-desc.xml
+++ b/appendixa/libtool-desc.xml
@@ -6,21 +6,17 @@
<sect3><title>Program file descriptions</title>
-<sect4><title>libtool</title>
-<para>libtool provides generalized library-building
-support services.</para></sect4>
+<para><command>libtool</command> provides generalized library-building
+support services.</para>
-<sect4><title>libtoolize</title>
-<para>libtoolize provides a standard way to add libtool support to a
-package.</para></sect4>
+<para><command>libtoolize</command> provides a standard way to add
+libtool support to a package.</para>
</sect3>
<sect3><title>Library file descriptions</title>
-<sect4><title>libltdl, libltdl.so.3, libltdl.so.3.1.0</title>
-<para>A small library that aims at hiding, from programmers,
-the various difficulties of dlopening libraries.</para></sect4>
+<para><command>libltdl*</command>...</para>
</sect3>