aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gzip.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-07-04 01:17:38 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-07-04 01:17:38 +0000
commite2c3fb99cbbd1db44f9936272222371c8d3c55d2 (patch)
treefe1d6c36f5f0398db442b081929728cc8098df01 /chapter06/gzip.xml
parent3ee57d0bf1f445ff9124d823f32e0875b442ae7c (diff)
Changed two more uncompress's to decompress.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gzip.xml')
-rw-r--r--chapter06/gzip.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml
index c0347e5b8..ecb86a835 100644
--- a/chapter06/gzip.xml
+++ b/chapter06/gzip.xml
@@ -125,7 +125,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>