summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/add/pkg_add.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/add/pkg_add.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/add/pkg_add.1')
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index a30ed35..f7c47ae 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -28,7 +28,7 @@
.Op Fl vInfrRMS
.Op Fl t Ar template
.Op Fl p Ar prefix
-.Ar pkg-name [pkg-name ...]
+.Ar pkg-name Op Ar pkg-name ...
.Sh DESCRIPTION
The
.Nm
@@ -67,7 +67,7 @@ command to examine the package file.
.Sh OPTIONS
The following command line arguments are supported:
.Bl -tag -width indent
-.It Ar pkg-name [... pkg-name]
+.It Ar pkg-name Op Ar pkg-name ...
The named packages are installed. A package name of - will cause
.Nm
to read from stdin.
@@ -269,7 +269,7 @@ is the name of the package in question and
.Ar PRE-INSTALL
is a keyword denoting this as the preinstallation phase.
.Pp
-.Cm Note:
+.Sy Note :
The
.Ar PRE-INSTALL
keyword will not appear if separate scripts for pre-install and post-install
@@ -326,7 +326,7 @@ is the name of the package in question and
.Ar POST-INSTALL
is a keyword denoting this as the post-installation phase.
.Pp
-.Cm Note:
+.Sy Note :
The
.Ar POST-INSTALL
keyword will not appear if separate scripts for pre-install and post-install
OpenPOWER on IntegriCloud