diff options
-rw-r--r-- | chapter06/bzip2.xml | 4 |
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> |