diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-11 18:14:53 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-11 18:14:53 +0000 |
commit | ab28d5f3c00724bddcc3e40a6c663478ead666b3 (patch) | |
tree | 6298df93ebc936b33b394f1cf53170090c3d7177 /appendixa/grep-desc.xml | |
parent | 7681a57ae95583421fc47a79859aedfe17a76050 (diff) |
typo fix inherited from bad first glibc copy
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/grep-desc.xml')
-rw-r--r-- | appendixa/grep-desc.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/appendixa/grep-desc.xml b/appendixa/grep-desc.xml index aad3c090a..fb27e9314 100644 --- a/appendixa/grep-desc.xml +++ b/appendixa/grep-desc.xml @@ -1,11 +1,10 @@ -<sect2><title>Contents of Grep</title> +<sect2><title> </title><para> </para></sect2> -<para>Last checked against version &grep-contversion;.</para> +<sect2><title>Descriptions</title> -<sect3><title>Program Files</title> -<para>egrep (link to grep), fgrep (link to grep) and grep</para></sect3> +<para>Last checked against version &grep-contversion;.</para> -<sect3><title>Descriptions</title> +<sect3><title>Program file descriptions</title> <sect4><title>egrep</title> <para>egrep prints lines from files matching an extended regular expression |