Fix grammar in grep.1
This commit is contained in:
parent
2ba7005ddd
commit
b2f078fb13
2
grep.1
2
grep.1
|
@ -59,7 +59,7 @@ Select lines which do
|
|||
.B not
|
||||
Match the pattern.
|
||||
.It Fl w
|
||||
The expression is search for as a word (as if surrounded by '[[:<:]]' and '[[:>:]]').
|
||||
The expression is searched for as a word (as if surrounded by '[[:<:]]' and '[[:>:]]').
|
||||
.It Fl x
|
||||
Consider only input lines that use all characters in the line excluding the terminating <newline> to
|
||||
match an entire fixed string or regular expression to be matching lines.
|
||||
|
|
Loading…
Reference in New Issue
Block a user