mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Created a list of package contents and descriptions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
60cd5856e6
commit
a0e0ac0fc9
@ -2,7 +2,34 @@
|
||||
|
||||
<para>Last checked against version &gawk-contversion;.</para>
|
||||
|
||||
<para>(Not checked yet.)</para>
|
||||
<sect3><title>Program Files</title>
|
||||
<para>awk, gawk, gawk-3.1.1, grcat, igawk, pgawk, pgawk-3.1.1,
|
||||
pwcat</para></sect3>
|
||||
|
||||
<sect3><title>Descriptions</title>
|
||||
|
||||
<sect4><title>awk</title>
|
||||
<para>awk is a symbolic link to gawk.</para></sect4>
|
||||
|
||||
<sect4><title>gawk, gawk-3.1.1</title>
|
||||
<para>gawk is the GNU implementation of the AWK,
|
||||
a pattern scanning and processing language.</para></sect4>
|
||||
|
||||
<sect4><title>grcat</title>
|
||||
<para>grcat concatenates the group database,
|
||||
/etc/group.</para></sect4>
|
||||
|
||||
<sect4><title>igawk</title>
|
||||
<para>igawk is a shell script which gives gawk the ability to
|
||||
include files.</para></sect4>
|
||||
|
||||
<sect4><title>pgawk, pgawk-3.1.1</title>
|
||||
<para>pgawk is the profiling version of gawk.</para></sect4>
|
||||
|
||||
<sect4><title>pwcat</title>
|
||||
<para>pwcat concatenates the password database,
|
||||
/etc/passwd.</para></sect4>
|
||||
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -45,6 +45,9 @@
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>June 11th, 2002 [timothy]: Chapter 05 & 06 - Gawk:
|
||||
Created a list of package contents and descriptions.</para></listitem>
|
||||
|
||||
<listitem><para>June 11th, 2002 [timothy]: Chapter 05 - Fileutils:
|
||||
Removed a confusing paragraph about the fileutils patch, per
|
||||
Christophe Devine's request.</para></listitem>
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
<!ENTITY gawk-version "3.1.1">
|
||||
<!ENTITY gawk-depversion "3.1.0">
|
||||
<!ENTITY gawk-contversion "3.1.0">
|
||||
<!ENTITY gawk-contversion "3.1.1">
|
||||
<!ENTITY gawk-size "1,420 KB">
|
||||
<!ENTITY gawk-patch-size "1 KB">
|
||||
<!ENTITY gawk-dir "gawk-&gawk-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user