This commit is contained in:
Pierangelo Masarati 2003-12-29 15:22:10 +00:00
parent 748e144a16
commit 3ddfddb1a7

View File

@ -380,7 +380,7 @@ The `unwilling to perform' is not overridden.
The ordering of the flags is significant.
For instance: `IG{2}' means ignore errors and jump two lines ahead
both in case of match and in case of error, while `G{2}I' means ignore
errors, but jump thwo lines ahead only in case of match.
errors, but jump two lines ahead only in case of match.
.LP
More flags (mainly Action Flags) will be added as needed.
.SH "Pattern matching:"