diff options
Diffstat (limited to 'chapter06/gzip.xml')
-rw-r--r-- | chapter06/gzip.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index 2dd8f475c..1730df998 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -123,7 +123,7 @@ zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew</seg></seglistitem> <varlistentry id="zcat"> <term><command>zcat</command></term> <listitem> -<para>Uncompresses the given gzipped files to standard output</para> +<para>Decompresses the given gzipped files to standard output</para> <indexterm zone="ch-system-gzip zcat"><primary sortas="b-zcat">zcat</primary></indexterm> </listitem> </varlistentry> |