diff options
Diffstat (limited to 'chapter06/gzip.xml')
-rw-r--r-- | chapter06/gzip.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index 4a99c251f..c0347e5b8 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -85,7 +85,7 @@ zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew</seg></seglistitem> <varlistentry id="compress"> <term><command>compress</command></term> <listitem> -<para>Compresses and uncompresses compressed files</para> +<para>Compresses and decompresses files</para> <indexterm zone="ch-system-gzip compress"><primary sortas="b-compress">compress</primary></indexterm> </listitem> </varlistentry> @@ -101,7 +101,7 @@ zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew</seg></seglistitem> <varlistentry id="gzexe"> <term><command>gzexe</command></term> <listitem> -<para>Creates self-uncompressing executable files</para> +<para>Creates self-decompressing executable files</para> <indexterm zone="ch-system-gzip gzexe"><primary sortas="b-gzexe">gzexe</primary></indexterm> </listitem> </varlistentry> |