aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gawk.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-13 19:25:16 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-13 19:25:16 +0000
commitbb55064a0b6cb7c96059cc6ea9fae49f709fc746 (patch)
treedc6f99c5a2e95d025832969459fd767825e2a8f3 /chapter06/gawk.xml
parent5ce2fc9ccd0be403e9eee9f97b4116536e485647 (diff)
Tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gawk.xml')
-rw-r--r--chapter06/gawk.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/gawk.xml b/chapter06/gawk.xml
index 65ccfb0c8..4ce0d6e8a 100644
--- a/chapter06/gawk.xml
+++ b/chapter06/gawk.xml
@@ -61,7 +61,7 @@ pgawk, pgawk-&gawk-version; and pwcat</seg></seglistitem>
<listitem>
<indexterm zone="ch-system-gawk gawk"><primary sortas="b-gawk">gawk</primary></indexterm>
<para>is a program for manipulating text files.
-It is the GNU implementation of awk.</para>
+It is the GNU implementation of <command>awk</command>.</para>
</listitem>
</varlistentry>
@@ -77,7 +77,7 @@ It is the GNU implementation of awk.</para>
<term><command>igawk</command></term>
<listitem>
<indexterm zone="ch-system-gawk igawk"><primary sortas="b-igawk">igawk</primary></indexterm>
-<para>gives gawk the ability to include files.</para>
+<para>gives <command>gawk</command> the ability to include files.</para>
</listitem>
</varlistentry>
@@ -85,7 +85,7 @@ It is the GNU implementation of awk.</para>
<term><command>pgawk</command></term>
<listitem>
<indexterm zone="ch-system-gawk pgawk"><primary sortas="b-pgawk">pgawk</primary></indexterm>
-<para>is the profiling version of gawk.</para>
+<para>is the profiling version of <command>gawk</command>.</para>
</listitem>
</varlistentry>