summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/grep.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/grep.texi b/doc/grep.texi
index abe7eb9c..64df3160 100644
--- a/doc/grep.texi
+++ b/doc/grep.texi
@@ -592,7 +592,7 @@ Variables}), or null input bytes when the
Options}).
By default, @var{type} is @samp{binary}, and @command{grep}
-suppresses output afer null input binary data is discovered,
+suppresses output after null input binary data is discovered,
and suppresses output lines that contain improperly encoded data.
When some output is suppressed, @command{grep} follows any output
with a one-line message saying that a binary file matches.