lfs/appendixa/gzip-shortdesc.xml
Gerard Beekmans 63eb55cb8f converted gzip, make and patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 01:45:00 +00:00

16 lines
459 B
XML

<sect2><title>Contents of Gzip</title>
<para>Last checked against version &gzip-contversion;.</para>
<para>The gzip package contains program to compress and decompress files
using the Lempel-Ziv coding (LZ77).</para>
<para>Gzip installs the following:</para>
<sect3><title>Program Files</title>
<para>gunzip (link to gzip), gzexe, gzip,
uncompress (link to gunzip), zcat (link to gzip), zcmp, zdiff, zforce,
zgrep, zmore and znew</para></sect3>
</sect2>