aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/gawk-desc.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-24 22:29:16 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-24 22:29:16 +0000
commit978d0bffc413b67ead9db2d2816b916cf3d502ca (patch)
tree785d8d08754099e55a26599f8d5ccce81b456cb4 /appendixa/gawk-desc.xml
parentaa497295b352d45ebe2e9d1eaa4a46c49e2cf521 (diff)
Changing the style of the command descriptions in appendix A.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gawk-desc.xml')
-rw-r--r--appendixa/gawk-desc.xml27
1 files changed, 10 insertions, 17 deletions
diff --git a/appendixa/gawk-desc.xml b/appendixa/gawk-desc.xml
index d0975e578..2078327cf 100644
--- a/appendixa/gawk-desc.xml
+++ b/appendixa/gawk-desc.xml
@@ -6,28 +6,21 @@
<sect3><title>Program file descriptions</title>
-<sect4><title>awk</title>
-<para>awk is a symbolic link to gawk.</para></sect4>
+<para><command>gawk</command> is a program for manipulating text files.
+It is the GNU implementation of awk.</para>
-<sect4><title>gawk, gawk-3.1.1</title>
-<para>gawk is the GNU implementation of awk, a pattern scanning and
-processing language.</para></sect4>
+<para><command>grcat</command> dumps the group database
+<filename>/etc/group</filename>.</para>
-<sect4><title>grcat</title>
-<para>grcat concatenates the group database,
-/etc/group.</para></sect4>
+<para><command>igawk</command> gives gawk the ability to
+include files.</para>
-<sect4><title>igawk</title>
-<para>igawk is a shell script which gives gawk the ability to
-include files.</para></sect4>
+<para><command>pgawk</command> is the profiling version of gawk.</para>
-<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>
+<para><command>pwcat</command> dumps the password database
+<filename>/etc/passwd</filename>.</para>
</sect3>
</sect2>
+