diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-01 17:35:03 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-01 17:35:03 (EST) |
commit | 01726456627abacea91c2094016f578e3736722b (patch) | |
tree | 84fa19c8b5b47fad93908228f818592b06f639ac /man/oh-autoconfigure.1in | |
parent | dea7eed9d6d7ef8ec91af4b322fa752907095d92 (diff) |
man/*.1in: Use space between package and version.
Diffstat (limited to 'man/oh-autoconfigure.1in')
-rw-r--r-- | man/oh-autoconfigure.1in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/oh-autoconfigure.1in b/man/oh-autoconfigure.1in index afa2acc..000da60 100644 --- a/man/oh-autoconfigure.1in +++ b/man/oh-autoconfigure.1in @@ -1,6 +1,6 @@ .\" Author: Patrick "P. J." McDermott .TH oh-autoconfigure 1 \ -"2012-11-15" "@PACKAGE@-@PACKAGE_VERSION@" "@PACKAGE_NAME@" +"2012-11-15" "@PACKAGE@ @PACKAGE_VERSION@" "@PACKAGE_NAME@" .SH NAME oh-autoconfigure \- Automatically configure a package to be built. |