Changeset ef13657 for chapter06/gawk.xml


Ignore:
Timestamp:
08/08/2004 02:11:09 AM (20 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
6.0
Children:
5ba3d1d
Parents:
6e41459
Message:

Completed global edits for upcoming 6.0 release

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gawk.xml

    r6e41459 ref13657  
    4040<userinput>make check</userinput>.</para>
    4141
    42 <para>Now install the package:</para>
     42<para>Install the package:</para>
    4343
    4444<screen><userinput>make install</userinput></screen>
     
    6161<listitem>
    6262<indexterm zone="ch-system-gawk gawk"><primary sortas="b-gawk">gawk</primary></indexterm>
    63 <para>is a program for manipulating text files.
    64 It is the GNU implementation of <command>awk</command>.</para>
     63<para>a program for manipulating text files.  It is the GNU
     64implementation of <command>awk</command>.</para>
    6565</listitem>
    6666</varlistentry>
     
    8686<listitem>
    8787<indexterm zone="ch-system-gawk pgawk"><primary sortas="b-pgawk">pgawk</primary></indexterm>
    88 <para>is the profiling version of <command>gawk</command>.</para>
     88<para>the profiling version of <command>gawk</command>.</para>
    8989</listitem>
    9090</varlistentry>
     
    102102
    103103</sect1>
     104
Note: See TracChangeset for help on using the changeset viewer.