diff options
Diffstat (limited to 'appendixa/gawk-desc.xml')
-rw-r--r-- | appendixa/gawk-desc.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/appendixa/gawk-desc.xml b/appendixa/gawk-desc.xml index 2078327cf..79ed37059 100644 --- a/appendixa/gawk-desc.xml +++ b/appendixa/gawk-desc.xml @@ -1,10 +1,6 @@ <sect2><title> </title><para> </para></sect2> -<sect2><title>Descriptions</title> - -<para>(Last checked against version &gawk-contversion;.)</para> - -<sect3><title>Program file descriptions</title> +<sect2><title>Short descriptions</title> <para><command>gawk</command> is a program for manipulating text files. It is the GNU implementation of awk.</para> @@ -20,7 +16,5 @@ include files.</para> <para><command>pwcat</command> dumps the password database <filename>/etc/passwd</filename>.</para> -</sect3> - </sect2> |