summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.18
-rw-r--r--usr.sbin/pkg_install/delete/pkg_delete.16
-rw-r--r--usr.sbin/pkg_install/info/pkg_info.12
3 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index 65e2ef0..2aa618a 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -242,7 +242,7 @@ If the package contains a
file (see
.Xr pkg_create 1 ) ,
then execute it with the following arguments:
-.Bd -filled -offset indent -compact
+.Bd -ragged -offset indent -compact
.Ar pkg-name
.Ar INSTALL
.Ed
@@ -257,7 +257,7 @@ If a
.Ar pre-install
script exists for the package, it is then executed with the following
arguments:
-.Bd -filled -offset indent -compact
+.Bd -ragged -offset indent -compact
.Cm script
.Ar pkg-name
.Ar PRE-INSTALL
@@ -292,7 +292,7 @@ If the package contains an
file (see
.Xr pkg_create 1 ) ,
then mtree is invoked as:
-.Bd -filled -offset indent -compact
+.Bd -ragged -offset indent -compact
.Cm mtree
.Fl u
.Fl f
@@ -315,7 +315,7 @@ directive within this package.
If a
.Ar post-install
script exists for the package, it is then executed as
-.Bd -filled -offset indent -compact
+.Bd -ragged -offset indent -compact
.Cm script
.Ar pkg-name
.Ar POST-INSTALL
diff --git a/usr.sbin/pkg_install/delete/pkg_delete.1 b/usr.sbin/pkg_install/delete/pkg_delete.1
index d178864..272c195 100644
--- a/usr.sbin/pkg_install/delete/pkg_delete.1
+++ b/usr.sbin/pkg_install/delete/pkg_delete.1
@@ -118,7 +118,7 @@ If the package contains a
file (see
.Xr pkg_create 1 ) ,
then this is executed first as
-.Bd -filled -offset indent -compact
+.Bd -ragged -offset indent -compact
.Cm require
.Ar <pkg-name>
.Ar DEINSTALL
@@ -143,7 +143,7 @@ knows how to do is delete the files created in the original distribution.
The
.Nm deinstall
script is called as:
-.Bd -filled -offset indent -compact
+.Bd -ragged -offset indent -compact
.Cm script
.Ar <pkg-name>
.Ar DEINSTALL
@@ -177,7 +177,7 @@ of the package.
The
.Nm post-deinstall
script is called as:
-.Bd -filled -offset indent -compact
+.Bd -ragged -offset indent -compact
.Cm script
.Ar <pkg-name>
.Ar POST-DEINSTALL
diff --git a/usr.sbin/pkg_install/info/pkg_info.1 b/usr.sbin/pkg_install/info/pkg_info.1
index 1a5b0c0..8a0da3f 100644
--- a/usr.sbin/pkg_install/info/pkg_info.1
+++ b/usr.sbin/pkg_install/info/pkg_info.1
@@ -130,7 +130,7 @@ directory is limited. Be sure to leave some number of `X' characters
for
.Xr mktemp 3
to fill in with a unique ID.
-.Bd -filled -offset indent -compact
+.Bd -ragged -offset indent -compact
Note: This should really not be necessary with
.Nm ,
since very little information is extracted from each package
OpenPOWER on IntegriCloud