diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-16 15:25:36 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-16 15:25:36 (EDT) |
commit | 49bf779b9e09596957d23bd7db69563a3222036a (patch) | |
tree | f1810921ba4ad090b12e94bcb42e312707a90cd5 | |
parent | 3116e287334918681cb928deb1ce6ccf469819fe (diff) |
ob-gencontrol(1): s/Generates/Generate/ in NAME section
-rw-r--r-- | man/ob-gencontrol.1in | 2 | ||||
-rw-r--r-- | man/opkbuild.7in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/ob-gencontrol.1in b/man/ob-gencontrol.1in index 143ec55..e10cf7e 100644 --- a/man/ob-gencontrol.1in +++ b/man/ob-gencontrol.1in @@ -1,7 +1,7 @@ .TH OB-GENCONTROL 1 "@DATE@" "@SOURCE@" "@MANUAL@" .SH NAME -ob-gencontrol \- Generates a control directory with a control file and scripts +ob-gencontrol \- Generate a control directory with a control file and scripts .SH SYNOPSIS .B ob-gencontrol diff --git a/man/opkbuild.7in b/man/opkbuild.7in index 182224e..0f5c873 100644 --- a/man/opkbuild.7in +++ b/man/opkbuild.7in @@ -35,7 +35,7 @@ Copy build-time or run-time platform configuration files Install package documentation into a binary package staging area .TP .BR ob-gencontrol (1) -Generates a control directory with a control file and scripts +Generate a control directory with a control file and scripts .TP .BR ob-buildopk (1) Pack binary package files into an opk file |