diff options
author | Thomas Balu Walter <tw@itreff.de> | 2001-03-16 18:09:38 +0000 |
---|---|---|
committer | Thomas Balu Walter <tw@itreff.de> | 2001-03-16 18:09:38 +0000 |
commit | 7d90bd3ad9a841e20e060dab886397b6fc8c968e (patch) | |
tree | 86972d95e26c031040babcde5fee49d543f17ae0 /appendixa/gzip-desc.xml | |
parent | aff91c471bc146b4ac83faec877ca0b4f71d2782 (diff) |
Some more You-Fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@331 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gzip-desc.xml')
-rw-r--r-- | appendixa/gzip-desc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/gzip-desc.xml b/appendixa/gzip-desc.xml index 98398fd63..79f52cf52 100644 --- a/appendixa/gzip-desc.xml +++ b/appendixa/gzip-desc.xml @@ -21,8 +21,8 @@ gunzip decompresses files that are compressed with gzip. <sect3><title>gzexe</title> <para> -gzexe allows you to compress executables in place and have them -automatically uncompress and execute when you run them (at a penalty in +gzexe allows to compress executables in place and have them +automatically uncompress and execute when they are run (at a penalty in performance). </para> |