summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create/pkg_create.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-01 16:44:04 +0000
committerru <ru@FreeBSD.org>2001-02-01 16:44:04 +0000
commit66cd8f698eee895c4da383fadb4b96550cc19ccd (patch)
treeefb92661e8583b2bb0d620c324f4873ee0c94ab9 /usr.sbin/pkg_install/create/pkg_create.1
parent0b32553f8976489cd5ee11687f70c18b25edafec (diff)
downloadFreeBSD-src-66cd8f698eee895c4da383fadb4b96550cc19ccd.zip
FreeBSD-src-66cd8f698eee895c4da383fadb4b96550cc19ccd.tar.gz
mdoc(7) police: split punctuation characters + misc fixes.
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.112
1 files changed, 8 insertions, 4 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index e46b497..aaf8fb2 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -75,7 +75,9 @@ if
is a
.Cm -
(dash).
-.It Fl c Ar [-]desc
+.It Fl c Xo
+.Oo Fl Oc Ns Ar desc
+.Xc
Fetch package
.Dq one line description
from file
@@ -85,7 +87,9 @@ or, if preceded by
the argument itself. This string should also
give some idea of which version of the product (if any) the package
represents.
-.It Fl d Ar [-]desc
+.It Fl d Xo
+.Oo Fl Oc Ns Ar desc
+.Xc
Fetch long description for package from file
.Ar desc
or, if preceded by
@@ -116,7 +120,7 @@ package is later installed.
It will be passed the package's name as the
first argument.
.Pp
-.Cm Note:
+.Sy Note :
if the
.Cm Fl I
option is not given, this script will serve as both the pre-install and the
@@ -157,7 +161,7 @@ package is later (if ever) de-installed.
It will be passed the package's
name as the first argument.
.Pp
-.Cm Note:
+.Sy Note :
if the
.Cm Fl K
option is not given, this script will serve as both the de-install and the
OpenPOWER on IntegriCloud