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-autobuild.1in | |
parent | 76a7823244d81d2ee3d92c204100082ccbee5de5 (diff) |
man/*.1in: s/@PACKAGE@/@PACKAGE_NAME@/.
Diffstat (limited to 'man/oh-autobuild.1in')
-rw-r--r-- | man/oh-autobuild.1in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/oh-autobuild.1in b/man/oh-autobuild.1in index 4c3afc4..c55b676 100644 --- a/man/oh-autobuild.1in +++ b/man/oh-autobuild.1in @@ -1,6 +1,6 @@ .\" Author: Patrick "P. J." McDermott .TH oh-autobuild 1 \ -"2012-11-14" "@PACKAGE@ @PACKAGE_VERSION@" "@MANUAL@" +"2012-11-14" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@" .SH NAME oh-autobuild \- Automatically build a package. |