From 9bd36eab71f6bf18fcae14decfb1c6eca0bf7d94 Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Wed, 15 Jun 2005 03:58:58 +0000 Subject: [PATCH] Changed description of bzip2, thanks Randy McMurchy git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@5982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bzip2.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index 19af5d79c..b16819d6f 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -1,7 +1,9 @@ + %general-entities; + %patches-entities; ]> Bzip2-&bzip2-version; @@ -11,8 +13,8 @@ <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>