From bc2136ecacbb2f5d6d888fdf1e0432f052a3e0f4 Mon Sep 17 00:00:00 2001 From: Archaic Date: Thu, 16 Jun 2005 16:47:40 +0000 Subject: Several minor grammatical fixes. Thanks to Randy and Steve. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bzip2.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chapter06/bzip2.xml') diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index b16819d6f..d276f6df8 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -13,7 +13,7 @@ <para>The Bzip2 package contains programs for compressing and decompressing -files. Compressing text files with <command>bzip2</command> yield a much better +files. Compressing text files with <command>bzip2</command> yields a much better compression percentage than with the traditional <command>gzip</command>.</para> <segmentedlist> @@ -79,8 +79,7 @@ ln -s bzip2 /bin/bzcat</userinput></screen> <segtitle>Installed libraries</segtitle> <seglistitem><seg>bunzip2 (link to bzip2), bzcat (link to bzip2), bzcmp, bzdiff, bzegrep, bzfgrep, bzgrep, bzip2, bzip2recover, bzless, and bzmore</seg> -<seg>libbz2.a, libbz2.so (link to libbz2.so.1.0), libbz2.so.1.0 (link to -libbz2.so.&bzip2-version;), and libbz2.so.&bzip2-version;</seg></seglistitem> +<seg>libbz2.[a,so]</seg></seglistitem> </segmentedlist> <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead> -- cgit v1.2.3-54-g00ecf