summaryrefslogtreecommitdiffstats
path: root/man/ob-applypatches.1in
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-16 01:05:10 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-16 01:05:10 (EDT)
commitccf2a0e2c3a36f94362cdcc5219fca6c7ccf79b7 (patch)
tree59a4de837440b578049cb8c0d90253db28cb4047 /man/ob-applypatches.1in
parente3641422786a0d4613c572da415ae81bd08f7034 (diff)
man/o*: Update executable names and author name
Also remove trailing period in NAME section.
Diffstat (limited to 'man/ob-applypatches.1in')
-rw-r--r--man/ob-applypatches.1in12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/ob-applypatches.1in b/man/ob-applypatches.1in
index e94a3b1..815d94f 100644
--- a/man/ob-applypatches.1in
+++ b/man/ob-applypatches.1in
@@ -1,21 +1,21 @@
-.\" Author: Patrick "P. J." McDermott
-.TH oh-applypatches 1 \
+.\" Author: Patrick McDermott
+.TH ob-applypatches 1 \
"2012-03-21" "@@PACKAGE@@-@@VERSION@@" "opkg Build Helper Tools"
.SH NAME
-oh-applypatches \- Apply patches to source code.
+ob-applypatches \- Apply patches to source code
.SH SYNOPSIS
-.B oh-applypatches
+.B ob-applypatches
.SH DESCRIPTION
-.B oh-applypatches
+.B ob-applypatches
applies to software source code any patch files found in the source package's
.I patches
directory. Patch files are applied in alphabetical order by name.
.SH COPYRIGHT
-Copyright (C) 2012 Patrick "P. J." McDermott
+Copyright (C) 2012 Patrick McDermott
.sp
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by