Fix for grep and egrep syntax types, plus tests.

[SVN r36470]
This commit is contained in:
John Maddock
2006-12-20 17:19:25 +00:00
parent 107d4d5f63
commit 2a87146c18
4 changed files with 16 additions and 2 deletions

View File

@ -24,7 +24,7 @@
</P>
<HR>
<p></p>
<P>Often there is more that one way of matching a regular expression at a
<P>Often there is more than one way of matching a regular expression at a
particular location, for POSIX basic and extended regular expressions, the
"best" match is determined as follows:</P>
<OL>

View File

@ -24,7 +24,7 @@
</P>
<HR>
<p></p>
<P>Often there is more that one way of matching a regular expression at a
<P>Often there is more than one way of matching a regular expression at a
particular location, for POSIX basic and extended regular expressions, the
"best" match is determined as follows:</P>
<OL>