diff options
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 293cad6f5..dbfe0f719 100644 --- a/appendixa/gzip-desc.xml +++ b/appendixa/gzip-desc.xml @@ -82,7 +82,7 @@ zgrep invokes the grep program on compressed files. <sect3><title>zmore</title> <para> -Zmore is a filter which allows examination of compressed or plain text +zmore is a filter which allows examination of compressed or plain text files one screen at a time on a soft-copy terminal (similar to the more program). </para> @@ -92,7 +92,7 @@ more program). <sect3><title>znew</title> <para> -Znew re-compresses files from .Z (compress) format to .gz (gzip) format. +znew re-compresses files from .Z (compress) format to .gz (gzip) format. </para> </sect3> |