aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2005-06-15 03:54:24 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2005-06-15 03:54:24 +0000
commit40cb5bfdbf7bc2a4b9689cf9e8234d537829b2fc (patch)
tree74f56f4ef08dadc732200393983fa1725dc0e448 /chapter06
parent1a017dbb6b2f25d1bf2a4be3af8952de50d3f1aa (diff)
Changed description of bzip2, thanks Randy McMurchy
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/bzip2.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml
index fe91e71ca..b16819d6f 100644
--- a/chapter06/bzip2.xml
+++ b/chapter06/bzip2.xml
@@ -13,8 +13,8 @@
<sect2 role="package"><title/>
<para>The Bzip2 package contains programs for compressing and decompressing
-files. Text files yield a much better compression than with the
-traditional <command>gzip</command>.</para>
+files. Compressing text files with <command>bzip2</command> yield a much better
+compression percentage than with the traditional <command>gzip</command>.</para>
<segmentedlist>
<segtitle>&buildtime;</segtitle>