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/gzip-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/gzip-shortdesc.xml')
-rw-r--r-- | appendixa/gzip-shortdesc.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/appendixa/gzip-shortdesc.xml b/appendixa/gzip-shortdesc.xml index f2339bda7..5e6f111ba 100644 --- a/appendixa/gzip-shortdesc.xml +++ b/appendixa/gzip-shortdesc.xml @@ -5,11 +5,8 @@ <para>The Gzip package contains programs to compress and decompress files using the Lempel-Ziv coding (LZ77).</para> -<para>Gzip installs the following:</para> - -<sect3><title>Program Files</title> -<para>gunzip (link to gzip), gzexe, gzip, -uncompress (link to gunzip), zcat (link to gzip), zcmp, zdiff, zforce, -zgrep, zmore and znew</para></sect3> +<para><emphasis>Installed programs</emphasis>: gunzip (link to gzip), gzexe, +gzip, uncompress (link to gunzip), zcat (link to gzip), zcmp, zdiff, zforce, +zgrep, zmore and znew</para> </sect2> |