Updated package contents.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1995 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2002-06-14 17:11:52 +00:00
parent c68394e344
commit 0d970ceaa2
2 changed files with 13 additions and 3 deletions

View File

@ -1,8 +1,8 @@
<sect2><title>Contents of Bzip2-&bzip2-contversion;</title>
<sect3><title>Program Files</title>
<para>bunzip2 (link to bzip2), bzcat (link to bzip2), bzip2 and
bzip2recover</para></sect3>
<para>bunzip2 (link to bzip2), bzcat (link to bzip2), bzip2,
bzip2recover, bzless and bzmore</para></sect3>
<sect3><title>Descriptions</title>
@ -24,6 +24,16 @@ compressors.</para></sect4>
<sect4><title>bzip2recover</title>
<para>bzip2recover recovers data from damaged bzip2 files.</para></sect4>
<sect4><title>bzless</title>
<para>bzless is a filter which allows examination of compressed
or plain text files one screenful at a time on a soft-copy
terminal, like less.</para></sect4>
<sect4><title>bzmore</title>
<para>bzmore is a filter which allows examination of compressed
or plain text files one screenful at a time on a soft-copy
terminal, like more.</para></sect4>
</sect3>
<sect3><title>Library Files</title>

View File

@ -47,7 +47,7 @@
<listitem><para>June 14th, 2002 [timothy]: Chapter 05 &amp; 06 - Binutils:
Updated package contents. GCC: Updated description of
c++filt.</para></listitem>
c++filt. Bzip2: Updated package contents.</para></listitem>
<listitem><para>June 13th, 2002 [timothy]: Chapter 09 - The End:
Changed $LFS/etc/lfs-&version; to $LFS/etc/lfs and put the version