diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-24 22:29:16 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-24 22:29:16 +0000 |
commit | 978d0bffc413b67ead9db2d2816b916cf3d502ca (patch) | |
tree | 785d8d08754099e55a26599f8d5ccce81b456cb4 /appendixa/zlib-desc.xml | |
parent | aa497295b352d45ebe2e9d1eaa4a46c49e2cf521 (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/zlib-desc.xml')
-rw-r--r-- | appendixa/zlib-desc.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/appendixa/zlib-desc.xml b/appendixa/zlib-desc.xml index 0efbfb944..3a1631016 100644 --- a/appendixa/zlib-desc.xml +++ b/appendixa/zlib-desc.xml @@ -6,9 +6,8 @@ <sect3><title>Program file descriptions</title> -<sect4><title>libz</title> -<para>This is the zlib library, which is used by many programs for its -compression and uncompression functions.</para></sect4> +<para><command>libz</command> contains compression and uncompression +functions used by some programs.</para> </sect3> |