From e2c3fb99cbbd1db44f9936272222371c8d3c55d2 Mon Sep 17 00:00:00 2001 From: Archaic Date: Mon, 4 Jul 2005 01:17:38 +0000 Subject: Changed two more uncompress's to decompress. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gzip.xml | 2 +- chapter06/zlib.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index c0347e5b8..ecb86a835 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -125,7 +125,7 @@ zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew zcat -Uncompresses the given gzipped files to standard output +Decompresses the given gzipped files to standard output zcat diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml index 0c9fa8abc..c11a41f62 100644 --- a/chapter06/zlib.xml +++ b/chapter06/zlib.xml @@ -94,7 +94,7 @@ make libz -Contains compression and un-compression +Contains compression and decompression functions used by some programs libz -- cgit v1.2.3-54-g00ecf