Page MenuHomeFreeBSD

D25994.id75571.diff
No OneTemporary

D25994.id75571.diff

Index: usr.bin/grep/grep.1
===================================================================
--- usr.bin/grep/grep.1
+++ usr.bin/grep/grep.1
@@ -209,7 +209,7 @@
and
.Fl Fl include
patterns are processed in the order given.
-If a name patches multiple patterns, the latest matching rule wins.
+If a name matches multiple patterns, the latest matching rule wins.
If no
.Fl Fl include
pattern is specified, all files are searched that are
@@ -228,7 +228,7 @@
and
.Fl Fl include-dir
patterns are processed in the order given.
-If a name patches multiple patterns, the latest matching rule wins.
+If a name matches multiple patterns, the latest matching rule wins.
If no
.Fl Fl include-dir
pattern is specified, all directories are searched that are
@@ -284,7 +284,7 @@
and
.Fl Fl exclude
patterns are processed in the order given.
-If a name patches multiple patterns, the latest matching rule wins.
+If a name matches multiple patterns, the latest matching rule wins.
Patterns are matched to the full path specified,
not only to the filename component.
.It Fl Fl include-dir Ar pattern
@@ -298,7 +298,7 @@
and
.Fl Fl exclude-dir
patterns are processed in the order given.
-If a name patches multiple patterns, the latest matching rule wins.
+If a name matches multiple patterns, the latest matching rule wins.
.It Fl L , Fl Fl files-without-match
Only the names of files not containing selected lines are written to
standard output.

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 16, 11:49 PM (19 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29770699
Default Alt Text
D25994.id75571.diff (1 KB)

Event Timeline