From 873ec177165d1a9d97a917d532902b55567a18e5 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 11 Jan 2003 16:43:41 +0000 Subject: rewrote bzip2 installation page git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/bzip2-desc.xml | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'appendixa/bzip2-desc.xml') diff --git a/appendixa/bzip2-desc.xml b/appendixa/bzip2-desc.xml index 106a195a3..7fd45ffe7 100644 --- a/appendixa/bzip2-desc.xml +++ b/appendixa/bzip2-desc.xml @@ -1,12 +1,10 @@ -Contents of Bzip2 +   -Last checked against version &bzip2-contversion; +Descriptions -Program Files -bunzip2 (link to bzip2), bzcat (link to bzip2), bzcmp, bzdiff, bzegrep, -bzfgrep, bzgrep, bzip2, bzip2recover, bzless and bzmore +Last checked against version &bzip2-contversion; -Descriptions +Program files descriptions bunzip2 bunzip2 decompresses files that are compressed with @@ -28,7 +26,8 @@ bzip2 compressed files. 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 +compressors (such as the traditional gzip utility) +and approaches the performance of the PPM family of statistical compressors. bzip2recover @@ -46,9 +45,7 @@ terminal, like more. -Library Files -libbz2.a, libbz2.so (link to libbz2.so.1.0), libbz2.so.1.0 (link to -libbz2.so.1.0.2) and libbz2.so.1.0.2 +Library files descriptions libbz2 libbz2 is the library for implementing lossless, block-sorting data -- cgit v1.2.3-54-g00ecf