aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/bzip2-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/bzip2-desc.xml')
-rw-r--r--appendixa/bzip2-desc.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/appendixa/bzip2-desc.xml b/appendixa/bzip2-desc.xml
index 333a4f066..106a195a3 100644
--- a/appendixa/bzip2-desc.xml
+++ b/appendixa/bzip2-desc.xml
@@ -26,9 +26,9 @@ bzip2 compressed files.</para></sect4>
<sect4><title>bzip2</title>
<para>bzip2 compresses files using the Burrows-Wheeler block sorting text
-compression algorithm, and Huffman coding. Compression is generally
-considerably better than that achieved by more conventional LZ77/LZ78-based
-compressors, and approaches the performance of the PPM family of statistical
+compression algorithm and Huffman coding. Compression is generally
+considerably better than that achieved by more conventional LZ77/LZ78-based
+compressors and approaches the performance of the PPM family of statistical
compressors.</para></sect4>
<sect4><title>bzip2recover</title>
@@ -36,12 +36,12 @@ compressors.</para></sect4>
<sect4><title>bzless</title>
<para>bzless is a filter which allows examination of compressed
-or plain text files one screenful at a time on a soft-copy
+or plain text files, one screenful at a time on a soft-copy
terminal, like less.</para></sect4>
<sect4><title>bzmore</title>
<para>bzmore is a filter which allows examination of compressed
-or plain text files one screenful at a time on a soft-copy
+or plain text files, one screenful at a time on a soft-copy
terminal, like more.</para></sect4>
</sect3>
@@ -52,7 +52,7 @@ libbz2.so.1.0.2) and libbz2.so.1.0.2</para>
<sect4><title>libbz2</title>
<para>libbz2 is the library for implementing lossless, block-sorting data
-compression using the Burrows-Wheeler algorithm.</para></sect4>
+compression, using the Burrows-Wheeler algorithm.</para></sect4>
</sect3>