diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-06 11:01:36 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-06 11:01:36 (EST) |
commit | 779336f52b48317bd08b5e667ee2ddb28f372eaa (patch) | |
tree | 1b4d5e588ede3aab37a494634e777bb7a07cb3d4 /man/oh-installfiles.1in | |
parent | 76a7823244d81d2ee3d92c204100082ccbee5de5 (diff) |
man/*.1in: s/@PACKAGE@/@PACKAGE_NAME@/.
Diffstat (limited to 'man/oh-installfiles.1in')
-rw-r--r-- | man/oh-installfiles.1in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/oh-installfiles.1in b/man/oh-installfiles.1in index e4c2a44..cab33df 100644 --- a/man/oh-installfiles.1in +++ b/man/oh-installfiles.1in @@ -1,6 +1,6 @@ .\" Author: Patrick "P. J." McDermott .TH oh-installfiles 1 \ -"2012-10-21" "@PACKAGE@ @PACKAGE_VERSION@" "@MANUAL@" +"2012-10-21" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@" .SH NAME oh-installfiles \- Install files into binary package data directories. |