commit 88b969dfdb2b1df8ef35f2c65463c080400eaa9c
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Fri Sep 13 14:35:34 2024 -0500
Commit: Fabian Greffrath <fabian@greffrath.com>
CommitDate: Wed Jul 2 08:24:12 2025 +0200
man/*.template: Populate man pages' center footers
groff_man_style(7):
.TH identifier section [footer‐middle [footer‐inside [header‐
middle]]]
...
By convention, footer‐middle is the date of the most recent
modification to the man page source document, ...
---
man/default.cfg.template | 2 +-
man/doom.template | 2 +-
man/extra.cfg.template | 2 +-
man/heretic.template | 2 +-
man/hexen.template | 2 +-
man/server.template | 2 +-
man/setup.template | 2 +-
man/strife.template | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/man/default.cfg.template b/man/default.cfg.template
index 432ee1a4..06dd769b 100644
--- a/man/default.cfg.template
+++ b/man/default.cfg.template
@@ -1,4 +1,4 @@
-.TH @CFGFILE@ 5
+.TH @CFGFILE@ 5 2017-11-30
.SH NAME
@CFGFILE@ \- @PACKAGE_SHORTNAME@ @GAME_UPPER@ configuration file
.SH DESCRIPTION
diff --git a/man/doom.template b/man/doom.template
index 77153def..700fdd55 100644
--- a/man/doom.template
+++ b/man/doom.template
@@ -1,4 +1,4 @@
-.TH @PROGRAM_SPREFIX@\-doom 6
+.TH @PROGRAM_SPREFIX@\-doom 6 2018-01-09
.SH NAME
@PROGRAM_SPREFIX@\-doom \- historically compatible Doom engine
.SH SYNOPSIS
diff --git a/man/extra.cfg.template b/man/extra.cfg.template
index 0d451665..4e9acf8c 100644
--- a/man/extra.cfg.template
+++ b/man/extra.cfg.template
@@ -1,4 +1,4 @@
-.TH @PROGRAM_SPREFIX@\-@GAME@.cfg 5
+.TH @PROGRAM_SPREFIX@\-@GAME@.cfg 5 2024-01-23
.SH NAME
@PROGRAM_SPREFIX@\-@GAME@.cfg \- @PACKAGE_SHORTNAME@ @GAME_UPPER@ configuration file
.SH DESCRIPTION
diff --git a/man/heretic.template b/man/heretic.template
index ae845e7d..a17c690a 100644
--- a/man/heretic.template
+++ b/man/heretic.template
@@ -1,4 +1,4 @@
-.TH @PROGRAM_SPREFIX@\-heretic 6
+.TH @PROGRAM_SPREFIX@\-heretic 6 2017-11-27
.SH NAME
@PROGRAM_SPREFIX@\-heretic \- historically compatible Heretic engine
.SH SYNOPSIS
diff --git a/man/hexen.template b/man/hexen.template
index cc7185e8..ddda3753 100644
--- a/man/hexen.template
+++ b/man/hexen.template
@@ -1,4 +1,4 @@
-.TH @PROGRAM_SPREFIX@\-hexen 6
+.TH @PROGRAM_SPREFIX@\-hexen 6 2017-11-27
.SH NAME
@PROGRAM_SPREFIX@\-hexen \- historically compatible Hexen engine
.SH SYNOPSIS
diff --git a/man/server.template b/man/server.template
index 8b4c1711..1955f782 100644
--- a/man/server.template
+++ b/man/server.template
@@ -1,4 +1,4 @@
-.TH @PROGRAM_SPREFIX@\-server 6
+.TH @PROGRAM_SPREFIX@\-server 6 2018-01-15
.SH NAME
@PROGRAM_SPREFIX@\-server \- dedicated server for @PROGRAM_SPREFIX@\-doom
.SH SYNOPSIS
diff --git a/man/setup.template b/man/setup.template
index b2ba1fd3..de20ba72 100644
--- a/man/setup.template
+++ b/man/setup.template
@@ -1,4 +1,4 @@
-.TH @PROGRAM_SPREFIX@\-@GAME@-setup 6
+.TH @PROGRAM_SPREFIX@\-@GAME@-setup 6 2017-11-30
.SH NAME
@PROGRAM_SPREFIX@\-@GAME@-setup \- configuration tool for @PROGRAM_SPREFIX@\-@GAME@
.SH SYNOPSIS
diff --git a/man/strife.template b/man/strife.template
index cf174b0f..f4f2d99f 100644
--- a/man/strife.template
+++ b/man/strife.template
@@ -1,4 +1,4 @@
-.TH @PROGRAM_SPREFIX@\-strife 6
+.TH @PROGRAM_SPREFIX@\-strife 6 2018-01-15
.SH NAME
@PROGRAM_SPREFIX@\-strife \- historically compatible Strife engine
.SH SYNOPSIS