summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/grep.in.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/grep.in.1 b/doc/grep.in.1
index 4ced95f3..91c0bcac 100644
--- a/doc/grep.in.1
+++ b/doc/grep.in.1
@@ -166,7 +166,7 @@ searches for
in each
.IR FILE .
.I PATTERNS
-is one or patterns separated by newline characters, and
+is one or more patterns separated by newline characters, and
.B grep
prints each line that matches a pattern.
Typically