mtab a real file now
[linux_from_scratch.git] / BOOK / appendixa / bzip2-shortdesc.xml
blobe885796fcf5b21180019095d9a791eba8223613a
1 <sect2><title>Contents of Bzip2</title>
3 <para>Last checked against version &bzip2-contversion;</para>
5 <para>Bzip2 is a block-sorting file compressor which generally achieves a
6 better compression than the traditional <userinput>gzip</userinput>
7 does.</para>
9 <para>Bzip2 installs the following files:</para>
11 <sect3><title>Program Files</title>
12 <para>bunzip2 (link to bzip2), bzcat (link to bzip2), bzcmp, bzdiff, bzegrep,
13 bzfgrep, bzgrep, bzip2, bzip2recover, bzless and bzmore</para></sect3>
15 <sect3><title>Library Files</title>
16 <para>libbz2.a, libbz2.so (link to libbz2.so.1.0), libbz2.so.1.0 (link to
17 libbz2.so.1.0.2) and libbz2.so.1.0.2</para></sect3>
19 </sect2>