grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v2.14-5-gc1996dd


From: Jim Meyering
Subject: grep branch, master, updated. v2.14-5-gc1996dd
Date: Wed, 03 Oct 2012 08:53:35 +0000

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  c1996dd3c98a81cf700ba11e1521ca3d964aeabe (commit)
       via  72a4a19a115b0227dd31dc87ed9c4d428eaae9e2 (commit)
      from  b638925741a812f2a5cd346ca4bca46d60618d8f (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=c1996dd3c98a81cf700ba11e1521ca3d964aeabe


commit c1996dd3c98a81cf700ba11e1521ca3d964aeabe
Author: Jaroslav Å karvada <address@hidden>
Date:   Wed Oct 3 10:34:48 2012 +0200

    doc: fix a formatting bug in grep.1 template
    
    * doc/grep.in.1: Insert .TP before the paragraph describing
    --dereference-recursive (-R).

diff --git a/doc/grep.in.1 b/doc/grep.in.1
index 4bf03b4..f2d4362 100644
--- a/doc/grep.in.1
+++ b/doc/grep.in.1
@@ -533,6 +533,7 @@ following symbolic links only if they are on the command 
line.
 This is equivalent to the
 .B "\-d recurse"
 option.
+.TP
 .BR \-R ", " \-\^\-dereference\-recursive
 Read all files under each directory, recursively.
 Follow all symbolic links, unlike

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=72a4a19a115b0227dd31dc87ed9c4d428eaae9e2


commit c1996dd3c98a81cf700ba11e1521ca3d964aeabe
Author: Jaroslav Å karvada <address@hidden>
Date:   Wed Oct 3 10:34:48 2012 +0200

    doc: fix a formatting bug in grep.1 template
    
    * doc/grep.in.1: Insert .TP before the paragraph describing
    --dereference-recursive (-R).

diff --git a/doc/grep.in.1 b/doc/grep.in.1
index 4bf03b4..f2d4362 100644
--- a/doc/grep.in.1
+++ b/doc/grep.in.1
@@ -533,6 +533,7 @@ following symbolic links only if they are on the command 
line.
 This is equivalent to the
 .B "\-d recurse"
 option.
+.TP
 .BR \-R ", " \-\^\-dereference\-recursive
 Read all files under each directory, recursively.
 Follow all symbolic links, unlike

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

Summary of changes:
 doc/grep.in.1   |    1 +
 src/dfasearch.c |    4 +---
 src/kwsearch.c  |    4 +---
 3 files changed, 3 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
grep



reply via email to

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