CVSROOT: /sources/grep
Module name: grep
Changes by: Tony Abou-Assaleh <taa> 08/02/07 03:43:27
Index: doc/grep.texi
===================================================================
RCS file: /sources/grep/grep/doc/grep.texi,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -b -r1.62 -r1.63
--- doc/grep.texi 18 Aug 2006 22:00:31 -0000 1.62
+++ doc/grep.texi 7 Feb 2008 03:43:27 -0000 1.63
@@ -211,8 +211,9 @@
@opindex -e
@opindex [EMAIL PROTECTED]
@cindex pattern list
-Use @var{pattern} as the pattern;
-useful to protect patterns beginning with a @samp{-}.
+Use @var{pattern} as the pattern.
+This can be used to specify multiple search patterns,
+or to protect a pattern beginning with a @samp{-}.
(@samp{-e} is specified by @sc{posix}.)
@item -f @var{file}