diff options
Diffstat (limited to 'appendixa/gzip-shortdesc.xml')
-rw-r--r-- | appendixa/gzip-shortdesc.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/appendixa/gzip-shortdesc.xml b/appendixa/gzip-shortdesc.xml new file mode 100644 index 000000000..109144cb9 --- /dev/null +++ b/appendixa/gzip-shortdesc.xml @@ -0,0 +1,15 @@ +<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> |