mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Updated package contents.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1995 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c68394e344
commit
0d970ceaa2
@ -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>
|
||||
|
@ -47,7 +47,7 @@
|
||||
|
||||
<listitem><para>June 14th, 2002 [timothy]: Chapter 05 & 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
|
||||
|
Loading…
Reference in New Issue
Block a user