diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
commit | 04a335156f4e0a83bf7d1bf3173cff3bd55f9695 (patch) | |
tree | a3e283fd5a0eca8822416d6ea086f3a5e4feab62 /appendixa/bzip2-shortdesc.xml | |
parent | c1f00d2596a81bcc5e957b90a1f015a788b069c7 (diff) |
Changing the style of the 'Content' subsections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/bzip2-shortdesc.xml')
-rw-r--r-- | appendixa/bzip2-shortdesc.xml | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/appendixa/bzip2-shortdesc.xml b/appendixa/bzip2-shortdesc.xml index 3da5d3679..1d384730a 100644 --- a/appendixa/bzip2-shortdesc.xml +++ b/appendixa/bzip2-shortdesc.xml @@ -6,14 +6,12 @@ better compression than the traditional <userinput>gzip</userinput> does.</para> -<para>Bzip2 installs the following files:</para> +<para><emphasis>Installed programs</emphasis>: bunzip2 (link to bzip2), bzcat +(link to bzip2), bzcmp, bzdiff, bzegrep, bzfgrep, bzgrep, bzip2, bzip2recover, +bzless and bzmore</para> -<sect3><title>Program Files</title> -<para>bunzip2 (link to bzip2), bzcat (link to bzip2), bzcmp, bzdiff, bzegrep, -bzfgrep, bzgrep, bzip2, bzip2recover, bzless and bzmore</para></sect3> - -<sect3><title>Library Files</title> -<para>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</para></sect3> +<para><emphasis>Installed libraries</emphasis>: 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</para> </sect2> |