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  ef595c086b8a0640197c3a6bf4397bd8f6dcdb8e (commit)
      from  5cc5251d5d4c35a2d79b92d6660e14039c268964 (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=ef595c086b8a0640197c3a6bf4397bd8f6dcdb8e


commit ef595c086b8a0640197c3a6bf4397bd8f6dcdb8e
Author: Paul Eggert <[email protected]>
Date:   Fri Mar 21 09:36:24 2025 -0700

    doc: fix troff typo
    
    * doc/grep.in.1: .BR → .B (Bug#77000).

diff --git a/doc/grep.in.1 b/doc/grep.in.1
index fc9791c..789cf5a 100644
--- a/doc/grep.in.1
+++ b/doc/grep.in.1
@@ -966,7 +966,7 @@ In basic regular expressions the meta-characters
 .BR | ,
 .BR ( ,
 and
-.BR )
+.B )
 lose their special meaning; instead use the backslashed
 versions
 .BR \e? ,

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

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


hooks/post-receive
-- 
grep

Reply via email to