summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2017-06-25 14:52:43 -0700
committerJim Meyering <meyering@fb.com>2017-06-25 14:52:43 -0700
commit1a725c23dff1f1d3f1d5935837ef01eeeb147bc4 (patch)
treea7dfcd20281d2778032c73480f3c885897bb4fb1 /doc
parentb00df714d9d811f11682930b43de6ed1ef650e1c (diff)
downloadgrep-1a725c23dff1f1d3f1d5935837ef01eeeb147bc4.tar.gz
doc: fix another typo
* doc/grep.texi (File and Directory Selection): Fix typo: s/afer/after/
Diffstat (limited to 'doc')
-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.