diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-01 17:22:52 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-01 17:33:25 (EST) |
commit | dea7eed9d6d7ef8ec91af4b322fa752907095d92 (patch) | |
tree | c99b2404cfc18bb3a56d1ad4a95e028af1ed3d9a /man/oh-fixperms.1in | |
parent | 1eccbd1e821d7eda1e74f94955d6ad8a34a8ae50 (diff) |
man/*1in: Use new build system macros.
Diffstat (limited to 'man/oh-fixperms.1in')
-rw-r--r-- | man/oh-fixperms.1in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/oh-fixperms.1in b/man/oh-fixperms.1in index 70a3e9e..c5bd61f 100644 --- a/man/oh-fixperms.1in +++ b/man/oh-fixperms.1in @@ -1,6 +1,6 @@ .\" Author: Patrick "P. J." McDermott .TH oh-fixperms 1 \ -"2012-10-22" "@@PACKAGE_NAME@@-@@PACKAGE_VERSION@@" "@@PACKAGE_DESCRIPTION@@" +"2012-10-22" "@PACKAGE@-@PACKAGE_VERSION@" "@PACKAGE_NAME@" .SH NAME oh-fixperms \- Fix permissions and ownerships of data files. |