From 2b138d6d321065ea4a3af0fa863b4688d02d7e5e Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 11 Jan 2003 17:06:14 +0000 Subject: Rewrote diffutils + fileutils installation pages, added previously not 'cvs add'ed files git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2310 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/bzip2-shortdesc.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 appendixa/bzip2-shortdesc.xml (limited to 'appendixa/bzip2-shortdesc.xml') diff --git a/appendixa/bzip2-shortdesc.xml b/appendixa/bzip2-shortdesc.xml new file mode 100644 index 000000000..e885796fc --- /dev/null +++ b/appendixa/bzip2-shortdesc.xml @@ -0,0 +1,19 @@ +Contents of Bzip2 + +Last checked against version &bzip2-contversion; + +Bzip2 is a block-sorting file compressor which generally achieves a +better compression than the traditional gzip +does. + +Bzip2 installs the following files: + +Program Files +bunzip2 (link to bzip2), bzcat (link to bzip2), bzcmp, bzdiff, bzegrep, +bzfgrep, bzgrep, bzip2, bzip2recover, bzless and bzmore + +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 + + -- cgit v1.2.3-54-g00ecf