summaryrefslogtreecommitdiffstats
path: root/man/oh-fixperms.1in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-05-10 10:23:57 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-05-10 10:27:30 (EDT)
commite6b9bdc45e6fc44d0f3106e08e9e4cd185a21365 (patch)
tree416bbabbb85ac71bf11f29b32edd55b9f34f61e7 /man/oh-fixperms.1in
parent01ccdd8a60133ec2dba3853d233ae48bf251f9d9 (diff)
Hardcode dates in manual pages.
The trick of substituting dates based on file modification times doesn't work, mostly because Git doesn't preserve modification times on checkout.
Diffstat (limited to 'man/oh-fixperms.1in')
-rw-r--r--man/oh-fixperms.1in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/oh-fixperms.1in b/man/oh-fixperms.1in
index aa51c64..70a3e9e 100644
--- a/man/oh-fixperms.1in
+++ b/man/oh-fixperms.1in
@@ -1,6 +1,6 @@
.\" Author: Patrick "P. J." McDermott
.TH oh-fixperms 1 \
-"@@DATE@@" "@@PACKAGE_NAME@@-@@PACKAGE_VERSION@@" "@@PACKAGE_DESCRIPTION@@"
+"2012-10-22" "@@PACKAGE_NAME@@-@@PACKAGE_VERSION@@" "@@PACKAGE_DESCRIPTION@@"
.SH NAME
oh-fixperms \- Fix permissions and ownerships of data files.