add more spacing
[personal-kdebase.git] / runtime / doc / kioslave / bzip2 / index.docbook
blobd104ac6fecb2d482c0b9f0ad43c1ad848ee8467b
1 <?xml version="1.0" ?>
2 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3 "dtd/kdex.dtd" [
4 <!ENTITY % addindex "IGNORE">
5 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
6 ]>
8 <article lang="&language;" id="bzip2">
9 <title>bzip2 / bzip</title>
10 <articleinfo>
11 <authorgroup>
12 <author>&Lauri.Watts; &Lauri.Watts.mail;</author>
13 <!-- TRANS:ROLES_OF_TRANSLATORS -->
14 </authorgroup>
15 </articleinfo>
17 <para><command>bzip2</command> is a compression program.</para>
19 <para>The bzip2 kioslave is not directly usable, and is intended for use
20 as a filter. For example, the tar kioslave can filter a file through
21 the bzip2 kioslave, in order to display the contents of a <literal
22 role="extension">tar.bz2</literal> file directly in a &konqueror;
23 window.</para>
25 <para>If you click on a file compressed with a <literal
26 role="extension">.bz2</literal> in &konqueror;, this kioslave is used to
27 uncompress it and display it as a normal (uncompressed) file.</para>
29 <para>If you are a developer, and would like to use the bzip2 filter,
30 you can find documentation on using kioslaves at <ulink
31 url="http://techbase.kde.org">http://techbase.kde.org</ulink></para>
33 <para> See the manual: <ulink url="man:/bzip2">bzip2</ulink>.
34 </para>
36 <para><command>bzip</command> is the ancestor of bzip2. It is rarely
37 used today, having been replaced with bzip2, which offers much better
38 compression.</para>
40 </article>