From 702f64b93cb215d43f673dd4b2f3646b879c566e Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 12 Mar 2013 23:57:09 -0400 Subject: man,html: say 'systemd 198' in the header This should help readers of the man or HTML pages know if the documentation is out of date. An alternative to use a date generated from 'git log' was considered, but since we try to keep user visible documentation up to date, showing the project version should be enough. --- man/custom-html.xsl | 5 +++++ man/custom-man.xsl | 24 ++++++++++++++++++++++++ 2 files changed, 29 insertions(+) (limited to 'man') diff --git a/man/custom-html.xsl b/man/custom-html.xsl index c612baf4d8..c4099b26ba 100644 --- a/man/custom-html.xsl +++ b/man/custom-html.xsl @@ -65,6 +65,11 @@ gudev + + + systemd + +
diff --git a/man/custom-man.xsl b/man/custom-man.xsl index 4d9d08e004..753e5715e3 100644 --- a/man/custom-man.xsl +++ b/man/custom-man.xsl @@ -28,4 +28,28 @@ + + + + + + + + + .TH " + + + + + + " " + + " "" "systemd + + " " + + " + + + -- cgit v1.2.3-54-g00ecf