summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/add/pkg_add.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-27 15:30:30 +0000
committerru <ru@FreeBSD.org>2000-12-27 15:30:30 +0000
commit4bb5f49662398b2c716ed1737fb2ad4ca436335d (patch)
treef1468f2d922f425fb0e1dc0ae9c5629ea3d7baf7 /usr.sbin/pkg_install/add/pkg_add.1
parent6c6a7d37868897a158286c6ca08baf40fb719d09 (diff)
downloadFreeBSD-src-4bb5f49662398b2c716ed1737fb2ad4ca436335d.zip
FreeBSD-src-4bb5f49662398b2c716ed1737fb2ad4ca436335d.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'usr.sbin/pkg_install/add/pkg_add.1')
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.113
1 files changed, 6 insertions, 7 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index b85b528..15f0ea9 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -64,7 +64,6 @@ directives, and/or use the
.Xr pkg_info 1
command to examine the package file.
.Ef
-
.Sh OPTIONS
The following command line arguments are supported:
.Bl -tag -width indent
@@ -211,7 +210,7 @@ ftp.
is fairly simple. It extracts each package's "packing list"
into a special staging directory, parses it,
and then runs through the following sequence to fully extract the contents:
-.Bl -enum -indent indent
+.Bl -enum
.It
Check if the package is already recorded as installed. If so,
terminate installation.
@@ -263,13 +262,13 @@ arguments:
.Ar pkg-name
.Ar PRE-INSTALL
.Ed
-
+.Pp
where
.Ar pkg-name
is the name of the package in question and
.Ar PRE-INSTALL
is a keyword denoting this as the preinstallation phase.
-
+.Pp
.Cm Note:
The
.Ar PRE-INSTALL
@@ -326,7 +325,7 @@ where
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:
The
.Ar POST-INSTALL
@@ -336,8 +335,8 @@ are given during package creation time (using the
and
.Cm Fl I
flags to
-.Xr pkg_create 1 ).
-
+.Xr pkg_create 1 ) .
+.Pp
Reasoning behind passing keywords such as
.Ar POST-INSTALL
and
OpenPOWER on IntegriCloud