aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gzip.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-06-30 17:53:21 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-06-30 17:53:21 +0000
commite5846effb0fab3c1f10b071660f96b45749d74cb (patch)
tree19a0470656a5a047b8fd36cb265fd363687f921e /chapter06/gzip.xml
parent7efa3be047998850dec035e52784fb6ea63eb1bc (diff)
Round 2 of several minor wording changes in chapter 6 (matt).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gzip.xml')
-rw-r--r--chapter06/gzip.xml4
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>