summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-11-20 22:51:26 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-11-20 22:55:53 -0800
commit56762bfda567ac2f96ab2f88e8117b5602bccddb (patch)
tree14db9b9bf94aeae7dbed34ef48f50bef44d46195 /doc
parent7651f7b8325761c5aa4a4412e2b1cfc5de531408 (diff)
downloadgrep-56762bfda567ac2f96ab2f88e8117b5602bccddb.tar.gz
doc: "binary file matches" -> stderr [Bug#51860]
Diffstat (limited to 'doc')
-rw-r--r--doc/grep.in.12
-rw-r--r--doc/grep.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/grep.in.1 b/doc/grep.in.1
index 208cb76d..123b8d66 100644
--- a/doc/grep.in.1
+++ b/doc/grep.in.1
@@ -520,7 +520,7 @@ and suppresses output lines that contain improperly encoded data.
When some output is suppressed,
.B grep
follows any output
-with a one-line message saying that a binary file matches.
+with a message to standard error saying that a binary file matches.
.IP
If
.I TYPE
diff --git a/doc/grep.texi b/doc/grep.texi
index c3c4bbfa..b1da5cb4 100644
--- a/doc/grep.texi
+++ b/doc/grep.texi
@@ -615,7 +615,7 @@ By default, @var{type} is @samp{binary}, and @command{grep}
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.
+with a message to standard error saying that a binary file matches.
If @var{type} is @samp{without-match},
when @command{grep} discovers null input binary data