diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-02 00:12:29 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-02 00:12:29 +0000 |
commit | 7badc47314e968767c2d72faf48ceb2a715a6ab3 (patch) | |
tree | 26ae1382d0c1c31a201d9680646aeb1a5a4a292e /appendixa/gzip-desc.xml | |
parent | 4419ffcdbc7fc64f519db4f45d18bbb56f5a43ca (diff) |
allows to compress->allows you to compress
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gzip-desc.xml')
-rw-r--r-- | appendixa/gzip-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/gzip-desc.xml b/appendixa/gzip-desc.xml index 7f66f985a..bd27118ed 100644 --- a/appendixa/gzip-desc.xml +++ b/appendixa/gzip-desc.xml @@ -16,7 +16,7 @@ zcat, zcmp, zdiff, zforce, zgrep, zmore and znew programs.</para> <sect3><title>gzexe</title> -<para>gzexe allows to compress executables in place and have them +<para>gzexe allows you to compress executables in place and have them automatically uncompress and execute when they are run (at a penalty in performance).</para> |