mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 21:49:13 +00:00
[Bug 204] Add uncompress to descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
f2fba741d0
commit
9f13b5a688
@ -8,8 +8,9 @@ zcat, zcmp, zdiff, zforce, zgrep, zmore and znew programs.</para>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>gunzip</title>
|
||||
<para>gunzip decompresses files that are compressed with gzip.</para></sect3>
|
||||
<sect3><title>gunzip, uncompress</title>
|
||||
<para>gunzip and uncompress decompress files which are compressed with
|
||||
gzip.</para></sect3>
|
||||
|
||||
<sect3><title>gzexe</title>
|
||||
<para>gzexe allows you to compress executables in place and have them
|
||||
|
@ -23,6 +23,10 @@
|
||||
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>October 12th, 2001 [markh]: Appendix A - Gzip: Added
|
||||
uncompress to the gunzip description as it was
|
||||
missing.</para></listitem>
|
||||
|
||||
<listitem><para>October 12th, 2001 [markh]: Chapter 6 - Util-linux:
|
||||
Removed the USRGAMES_DIR=/usr/bin entry as it's no longer needed with
|
||||
util-linux-2.11l.</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user