瀏覽代碼

Zmore->zmore
Znew->znew


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Gerard Beekmans 24 年之前
父節點
當前提交
9ea11242d3
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      appendixa/gzip-desc.xml

+ 2 - 2
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>