summaryrefslogtreecommitdiffstats
path: root/man/oh-applypatches.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/oh-applypatches.1.in')
-rw-r--r--man/oh-applypatches.1.in11
1 files changed, 9 insertions, 2 deletions
diff --git a/man/oh-applypatches.1.in b/man/oh-applypatches.1.in
index e952150..997075b 100644
--- a/man/oh-applypatches.1.in
+++ b/man/oh-applypatches.1.in
@@ -1,13 +1,20 @@
.\" Author: Patrick "P. J." McDermott
-.TH oh-applypatches 1 "2012-01-25" "opkhelper-0.1.0" "opkg Build Helper Tools"
+
+.TH oh-applypatches 1 \
+"2012-03-21" "@@PACKAGE@@-@@VERSION@@" "opkg Build Helper Tools"
+
.SH NAME
oh-applypatches \- Apply patches to source code.
+
.SH SYNOPSIS
.B oh-applypatches
+
.SH DESCRIPTION
.B oh-applypatches
applies to software source code any patch files found in the source package's
-`patches' directory. Patch files are applied in alphabetical order by name.
+.I patches
+directory. Patch files are applied in alphabetical order by name.
+
.SH COPYRIGHT
Copyright (C) 2012 Patrick "P. J." McDermott
.sp