diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-16 00:59:20 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-16 00:59:20 +0000 |
commit | 4ce81936004b8456da550d6ab5d27e5dd76f00b6 (patch) | |
tree | a68bb127f1337c77cfbc791f4e00d5be9ef560da /appendixa/zlib-shortdesc.xml | |
parent | 380069f8bc2d8b3881b318a6899e46f0689c30d9 (diff) |
Convert zlib to new layout. Conform shortdesc files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2345 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/zlib-shortdesc.xml')
-rw-r--r-- | appendixa/zlib-shortdesc.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/appendixa/zlib-shortdesc.xml b/appendixa/zlib-shortdesc.xml new file mode 100644 index 000000000..b02a68831 --- /dev/null +++ b/appendixa/zlib-shortdesc.xml @@ -0,0 +1,15 @@ +<sect2><title>Contents of Zlib</title> + +<para>Last checked against version &zlib-contversion;.</para> + +<para>The Zlib package contains the zlib library, which +is used by many programs for its compression and uncompression +functions.</para> + +<para>Zlib installs the following:</para> + +<sect3><title>Library Files</title> +<para>libz[a,so]</para></sect3> + +</sect2> + |