From e6b9bdc45e6fc44d0f3106e08e9e4cd185a21365 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 10 May 2013 10:23:57 -0400 Subject: 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. --- (limited to 'man/oh-autoclean.1in') diff --git a/man/oh-autoclean.1in b/man/oh-autoclean.1in index 3e5dabb..1f45132 100644 --- a/man/oh-autoclean.1in +++ b/man/oh-autoclean.1in @@ -1,6 +1,6 @@ .\" Author: Patrick "P. J." McDermott .TH oh-autoclean 1 \ -"@@DATE@@" "@@PACKAGE_NAME@@-@@PACKAGE_VERSION@@" "@@PACKAGE_DESCRIPTION@@" +"2012-11-14" "@@PACKAGE_NAME@@-@@PACKAGE_VERSION@@" "@@PACKAGE_DESCRIPTION@@" .SH NAME oh-autoclean \- Automatically clean up a package's built files. -- cgit v0.9.1