grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep branch, master, updated. v3.3-67-g3ab01fb


From: Paul Eggert
Subject: grep branch, master, updated. v3.3-67-g3ab01fb
Date: Wed, 1 Jan 2020 22:58:38 -0500 (EST)

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  3ab01fbbb0465d78e9eb9d11a5325354f24ab9bb (commit)
      from  5909bc45ad2d3e3cfd695ddf688699d32aa798c8 (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=3ab01fbbb0465d78e9eb9d11a5325354f24ab9bb


commit 3ab01fbbb0465d78e9eb9d11a5325354f24ab9bb
Author: Paul Eggert <address@hidden>
Date:   Wed Jan 1 19:58:03 2020 -0800

    doc: add [:blank:] to man page
    
    * doc/grep.in.1: Mention [:blank:] (Bug#33291).

diff --git a/doc/grep.in.1 b/doc/grep.in.1
index 48c49ef..4ced95f 100644
--- a/doc/grep.in.1
+++ b/doc/grep.in.1
@@ -810,6 +810,7 @@ bracket expressions, as follows.
 Their names are self explanatory, and they are
 .BR [:alnum:] ,
 .BR [:alpha:] ,
+.BR [:blank:] ,
 .BR [:cntrl:] ,
 .BR [:digit:] ,
 .BR [:graph:] ,

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

Summary of changes:
 doc/grep.in.1 | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
grep



reply via email to

[Prev in Thread] Current Thread [Next in Thread]