grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v3.1-2-g8d19533


From: Paul Eggert
Subject: grep branch, master, updated. v3.1-2-g8d19533
Date: Tue, 11 Jul 2017 11:21:04 -0400 (EDT)

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  8d1953300ef03d05fb3864d944d1de81613a9bb6 (commit)
      from  2e1eb68ef8d131a9f37d739f1c4533217d91d38d (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=8d1953300ef03d05fb3864d944d1de81613a9bb6


commit 8d1953300ef03d05fb3864d944d1de81613a9bb6
Author: Paul Eggert <address@hidden>
Date:   Tue Jul 11 08:20:26 2017 -0700

    doc: define Dt string in man page
    
    Problem reported by Bjarni I. Gislason via Santiago R.R. (Bug#27651).
    * doc/grep.in.1 (dT): New macro.
    (Dt): Define this string.

diff --git a/doc/grep.in.1 b/doc/grep.in.1
index 40c9586..ecc8105 100644
--- a/doc/grep.in.1
+++ b/doc/grep.in.1
@@ -1,4 +1,14 @@
 .\" GNU grep man page
+.de dT
+.ds Dt \\$2
+..
+.dT Time-stamp: "2017-06-21"
+.\" Update the above date whenever a change to either this file or
+.\" grep.c's 'usage' function results in a nontrivial change to the man page.
+.\" In Emacs, you can update the date by running 'M-x time-stamp'
+.\" after you make a change that you decide is nontrivial.
+.\" It is no big deal to forget to update the date.
+.
 .if !\n(.g \{\
 .      if !\w|\*(lq| \{\
 .              ds lq ``
@@ -1213,3 +1223,8 @@ This man page is maintained only fitfully;
 the full documentation is often more up-to-date.
 .\" Work around problems with some troff -man implementations.
 .br
+.
+.\" Format for Emacs-maintained Dt string defined at this file's start.
+.\" Local variables:
+.\" time-stamp-format: "%:y-%02m-%02d"
+.\" End:

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

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


hooks/post-receive
-- 
grep



reply via email to

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