emacs-diffs
[Top][All Lists]
Advanced

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

master a6c2227: Fix man page title lines and timestamps


From: Stefan Kangas
Subject: master a6c2227: Fix man page title lines and timestamps
Date: Mon, 12 Oct 2020 14:59:27 -0400 (EDT)

branch: master
commit a6c22271bcd0d7827e9ef5644bde1322f021fd0f
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Fix man page title lines and timestamps
    
    * doc/man/ebrowse.1:
    * doc/man/emacs.1.in:
    * doc/man/emacsclient.1:
    * doc/man/etags.1: Update date to match last significant change.  Set
    file local variable time-stamp-pattern.  Fix title line to match the
    recommendations in "man man-pages".
    Ref: https://lists.gnu.org/r/emacs-devel/2020-09/msg01002.html
---
 doc/man/ebrowse.1     | 6 +++++-
 doc/man/emacs.1.in    | 6 +++++-
 doc/man/emacsclient.1 | 6 +++++-
 doc/man/etags.1       | 6 +++++-
 4 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/doc/man/ebrowse.1 b/doc/man/ebrowse.1
index 686658b..330c1ea 100644
--- a/doc/man/ebrowse.1
+++ b/doc/man/ebrowse.1
@@ -1,5 +1,5 @@
 .\" See section COPYING for copyright and redistribution information.
-.TH EBROWSE 1
+.TH EBROWSE 1 "2008-12-14" "GNU Emacs" "GNU"
 .SH NAME
 ebrowse \- create a class hierarchy database
 .SH SYNOPSIS
@@ -98,3 +98,7 @@ document into another language, under the above conditions for
 modified versions, except that this permission notice may be stated
 in a translation approved by the Free Software Foundation.
 .
+
+.\" Local Variables:
+.\" time-stamp-pattern: "3/.TH EBROWSE 1 \"%Y-%02m-%02d\" \"GNU Emacs\" 
\"GNU\"$"
+.\" End:
diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in
index 5a164e9..3a5758e 100644
--- a/doc/man/emacs.1.in
+++ b/doc/man/emacs.1.in
@@ -1,5 +1,5 @@
 .\" See section COPYING for copyright and redistribution information.
-.TH EMACS 1 "2007 April 13" "GNU Emacs @version@"
+.TH EMACS 1 "2020-04-05" "GNU Emacs @version@" "GNU"
 .
 .
 .SH NAME
@@ -673,3 +673,7 @@ document into another language, under the above conditions 
for
 modified versions, except that this permission notice may be stated
 in a translation approved by the Free Software Foundation.
 .
+
+.\" Local Variables:
+.\" time-stamp-pattern: "3/.TH EMACS 1 \"%Y-%02m-%02d\" \"GNU Emacs 
@version@\" \"GNU\"$"
+.\" End:
diff --git a/doc/man/emacsclient.1 b/doc/man/emacsclient.1
index 3bdaafb..9d14d0f 100644
--- a/doc/man/emacsclient.1
+++ b/doc/man/emacsclient.1
@@ -1,5 +1,5 @@
 .\" See section COPYING for conditions for redistribution.
-.TH EMACSCLIENT 1
+.TH EMACSCLIENT 1 "2019-08-02" "GNU Emacs" "GNU"
 .\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
 .\" other params are allowed: see man(7), man(1)
 .SH NAME
@@ -114,3 +114,7 @@ This manual page was written by Stephane Bortzmeyer 
<bortzmeyer@debian.org>,
 for the Debian GNU/Linux system (but may be used by others).
 .SH COPYING
 This manual page is in the public domain.
+
+.\" Local Variables:
+.\" time-stamp-pattern: "3/.TH EMACSCLIENT 1 \"%Y-%02m-%02d\" \"GNU Emacs\" 
\"GNU\"$"
+.\" End:
diff --git a/doc/man/etags.1 b/doc/man/etags.1
index e10fb84..8053e86 100644
--- a/doc/man/etags.1
+++ b/doc/man/etags.1
@@ -1,5 +1,5 @@
 .\" See section COPYING for copyright and redistribution information.
-.TH etags 1 "23nov2001" "GNU Tools" "GNU Tools"
+.TH ETAGS 1 "2019-06-24" "GNU Tools" "GNU"
 .de BP
 .sp
 .ti -.2i
@@ -296,3 +296,7 @@ Permission is granted to copy and distribute translations 
of this
 document into another language, under the above conditions for
 modified versions, except that this permission notice may be stated
 in a translation approved by the Free Software Foundation.
+
+.\" Local Variables:
+.\" time-stamp-pattern: "3/.TH ETAGS 1 \"%Y-%02m-%02d\" \"GNU Tools\" \"GNU\"$"
+.\" End:



reply via email to

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