aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/gzip-desc.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-23 17:01:16 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-23 17:01:16 +0000
commit335838c585605a348a58441ac5d5642bc39f0b0b (patch)
tree26a1af424903e3fdfec46d25d56afdf85fc29e7f /appendixa/gzip-desc.xml
parentcf24ff11cc44d9454ab5c8fbb9e443fe2d34830c (diff)
missing periods at ends of sentences
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gzip-desc.xml')
-rw-r--r--appendixa/gzip-desc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/gzip-desc.xml b/appendixa/gzip-desc.xml
index 7bd295fa1..767d32aae 100644
--- a/appendixa/gzip-desc.xml
+++ b/appendixa/gzip-desc.xml
@@ -23,7 +23,7 @@ Lempel-Ziv coding (LZ77).</para></sect4>
<sect4><title>zcat</title>
<para>zcat uncompresses either a list of files on the command line or its
standard input and writes the uncompressed data on
-standard output</para></sect4>
+standard output.</para></sect4>
<sect4><title>zcmp</title>
<para>zcmp invokes the cmp program on compressed files.</para></sect4>