summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorP. 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)
commit01726456627abacea91c2094016f578e3736722b (patch)
tree84fa19c8b5b47fad93908228f818592b06f639ac /man
parentdea7eed9d6d7ef8ec91af4b322fa752907095d92 (diff)
man/*.1in: Use space between package and version.
Diffstat (limited to 'man')
-rw-r--r--man/oh-architecture.1in2
-rw-r--r--man/oh-autobuild.1in2
-rw-r--r--man/oh-autoclean.1in2
-rw-r--r--man/oh-autoconfigure.1in2
-rw-r--r--man/oh-autoinstall.1in2
-rw-r--r--man/oh-autotest.1in2
-rw-r--r--man/oh-fixperms.1in2
-rw-r--r--man/oh-installfiles.1in2
-rw-r--r--man/oh-strip.1in2
9 files changed, 9 insertions, 9 deletions
diff --git a/man/oh-architecture.1in b/man/oh-architecture.1in
index fd40a9f..73d6c0c 100644
--- a/man/oh-architecture.1in
+++ b/man/oh-architecture.1in
@@ -1,6 +1,6 @@
.\" Author: Patrick "P. J." McDermott
.TH oh-architecture 1 \
-"2012-11-15" "@PACKAGE@-@PACKAGE_VERSION@" "@PACKAGE_NAME@"
+"2012-11-15" "@PACKAGE@ @PACKAGE_VERSION@" "@PACKAGE_NAME@"
.SH NAME
oh-architecture \- Print build system architecture names.
diff --git a/man/oh-autobuild.1in b/man/oh-autobuild.1in
index abc476e..cb425dd 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@" "@PACKAGE_NAME@"
+"2012-11-14" "@PACKAGE@ @PACKAGE_VERSION@" "@PACKAGE_NAME@"
.SH NAME
oh-autobuild \- Automatically build a package.
diff --git a/man/oh-autoclean.1in b/man/oh-autoclean.1in
index 886482d..be80640 100644
--- a/man/oh-autoclean.1in
+++ b/man/oh-autoclean.1in
@@ -1,6 +1,6 @@
.\" Author: Patrick "P. J." McDermott
.TH oh-autoclean 1 \
-"2012-11-14" "@PACKAGE@-@PACKAGE_VERSION@" "@PACKAGE_NAME@"
+"2012-11-14" "@PACKAGE@ @PACKAGE_VERSION@" "@PACKAGE_NAME@"
.SH NAME
oh-autoclean \- Automatically clean up a package's built files.
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.
diff --git a/man/oh-autoinstall.1in b/man/oh-autoinstall.1in
index 7150e31..6a14487 100644
--- a/man/oh-autoinstall.1in
+++ b/man/oh-autoinstall.1in
@@ -1,6 +1,6 @@
.\" Author: Patrick "P. J." McDermott
.TH oh-autoinstall 1 \
-"2012-11-14" "@PACKAGE@-@PACKAGE_VERSION@" "@PACKAGE_NAME@"
+"2012-11-14" "@PACKAGE@ @PACKAGE_VERSION@" "@PACKAGE_NAME@"
.SH NAME
oh-autoinstall \- Automatically install a package's data files.
diff --git a/man/oh-autotest.1in b/man/oh-autotest.1in
index 9d2f737..4400d96 100644
--- a/man/oh-autotest.1in
+++ b/man/oh-autotest.1in
@@ -1,6 +1,6 @@
.\" Author: Patrick "P. J." McDermott
.TH oh-autotest 1 \
-"2012-10-22" "@PACKAGE@-@PACKAGE_VERSION@" "@PACKAGE_NAME@"
+"2012-10-22" "@PACKAGE@ @PACKAGE_VERSION@" "@PACKAGE_NAME@"
.SH NAME
oh-autotest \- Automatically run a package's test suites.
diff --git a/man/oh-fixperms.1in b/man/oh-fixperms.1in
index c5bd61f..bc3addc 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@-@PACKAGE_VERSION@" "@PACKAGE_NAME@"
+"2012-10-22" "@PACKAGE@ @PACKAGE_VERSION@" "@PACKAGE_NAME@"
.SH NAME
oh-fixperms \- Fix permissions and ownerships of data files.
diff --git a/man/oh-installfiles.1in b/man/oh-installfiles.1in
index b3538c0..9dd9615 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@" "@PACKAGE_NAME@"
+"2012-10-21" "@PACKAGE@ @PACKAGE_VERSION@" "@PACKAGE_NAME@"
.SH NAME
oh-installfiles \- Install files into binary package data directories.
diff --git a/man/oh-strip.1in b/man/oh-strip.1in
index bb3f764..02c46c0 100644
--- a/man/oh-strip.1in
+++ b/man/oh-strip.1in
@@ -1,6 +1,6 @@
.\" Author: Patrick "P. J." McDermott
.TH oh-strip 1 \
-"2012-10-21" "@PACKAGE@-@PACKAGE_VERSION@" "@PACKAGE_NAME@"
+"2012-10-21" "@PACKAGE@ @PACKAGE_VERSION@" "@PACKAGE_NAME@"
.SH NAME
oh-strip \- Strip binary objects of symbols.