aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/zlib.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-07-04 01:17:38 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-07-04 01:17:38 +0000
commite2c3fb99cbbd1db44f9936272222371c8d3c55d2 (patch)
treefe1d6c36f5f0398db442b081929728cc8098df01 /chapter06/zlib.xml
parent3ee57d0bf1f445ff9124d823f32e0875b442ae7c (diff)
Changed two more uncompress's to decompress.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/zlib.xml')
-rw-r--r--chapter06/zlib.xml2
1 files changed, 1 insertions, 1 deletions
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</userinput></screen>
<varlistentry id="libz">
<term><filename class="libraryfile">libz</filename></term>
<listitem>
-<para>Contains compression and un-compression
+<para>Contains compression and decompression
functions used by some programs</para>
<indexterm zone="ch-system-zlib libz"><primary sortas="c-libz">libz</primary></indexterm>
</listitem>