This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".

The branch, master has been updated
       via  1a725c23dff1f1d3f1d5935837ef01eeeb147bc4 (commit)
      from  b00df714d9d811f11682930b43de6ed1ef650e1c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=1a725c23dff1f1d3f1d5935837ef01eeeb147bc4


commit 1a725c23dff1f1d3f1d5935837ef01eeeb147bc4
Author: Jim Meyering <[email protected]>
Date:   Sun Jun 25 14:52:43 2017 -0700

    doc: fix another typo
    
    * doc/grep.texi (File and Directory Selection): Fix typo: s/afer/after/

diff --git a/doc/grep.texi b/doc/grep.texi
index abe7eb9..64df316 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.

-----------------------------------------------------------------------

Summary of changes:
 doc/grep.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
grep

Reply via email to