aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bzip2.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-06-16 16:47:40 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-06-16 16:47:40 +0000
commitbc2136ecacbb2f5d6d888fdf1e0432f052a3e0f4 (patch)
tree0e38131e60a11b6b14bc34775a475f11dfce792a /chapter06/bzip2.xml
parent9c80e02769dc33c2b63d1630b87370ad79d590fc (diff)
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
Diffstat (limited to 'chapter06/bzip2.xml')
-rw-r--r--chapter06/bzip2.xml5
1 files changed, 2 insertions, 3 deletions
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 @@
<sect2 role="package"><title/>
<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>