summaryrefslogtreecommitdiffstats
path: root/man/oh-installdocs.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/oh-installdocs.1.in')
-rw-r--r--man/oh-installdocs.1.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/man/oh-installdocs.1.in b/man/oh-installdocs.1.in
index ed21653..2282da1 100644
--- a/man/oh-installdocs.1.in
+++ b/man/oh-installdocs.1.in
@@ -1,11 +1,16 @@
.\" Author: Patrick "P. J." McDermott
-.TH oh-installdocs 1 "2012-01-30" "opkhelper-0.1.0" "opkg Build Helper Tools"
+
+.TH oh-installdocs 1 \
+"2012-03-21" "@@PACKAGE@@-@@VERSION@@" "opkg Build Helper Tools"
+
.SH NAME
oh-installdocs \- Install package documentation into a binary package staging
area.
+
.SH SYNOPSIS
.B oh-installdocs
.IR providing_pkg
+
.SH DESCRIPTION
.B oh-installdocs
copies package documentation files from the source package directory to the
@@ -13,6 +18,7 @@ staging area of the providing binary package and makes links in all other binary
packages to the provided documentation files. The providing binary package
should be depended on by all other binary packages built by the same source
package.
+
.SH COPYRIGHT
Copyright (C) 2012 Patrick "P. J." McDermott
.sp