summaryrefslogtreecommitdiff
path: root/doc/man/emacsclient.1
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-10-12 20:59:14 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-12 20:59:14 +0200
commita6c22271bcd0d7827e9ef5644bde1322f021fd0f (patch)
treea1142dc5cc3ced617305575298ebcfcd973e730a /doc/man/emacsclient.1
parent3ec6dcfab8af3714482d02f05ff6fb6d6af34606 (diff)
downloademacs-a6c22271bcd0d7827e9ef5644bde1322f021fd0f.tar.gz
emacs-a6c22271bcd0d7827e9ef5644bde1322f021fd0f.tar.bz2
emacs-a6c22271bcd0d7827e9ef5644bde1322f021fd0f.zip
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
Diffstat (limited to 'doc/man/emacsclient.1')
-rw-r--r--doc/man/emacsclient.16
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/man/emacsclient.1 b/doc/man/emacsclient.1
index 3bdaafbfc54..9d14d0fe752 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: