diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-15 22:43:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-15 22:43:09 +0000 |
commit | 9ea11242d3bac1956e9418835ed1a9f469913151 (patch) | |
tree | c6ff1c7866a368015d365bffbe3d6822efb83987 /appendixa/gzip-desc.xml | |
parent | aa6cce46e412a13c14c7afeb3d3970af84581128 (diff) |
Zmore->zmore
Znew->znew
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@673 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 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> |