summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/delete/pkg_delete.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-07 13:45:30 +0000
committerru <ru@FreeBSD.org>2001-02-07 13:45:30 +0000
commit5addfd60d6c939bd1a9b1cbf3a5b0f614fce79da (patch)
tree8e915f713fa577df2f4f07d605cac3b4ef1a5b3d /usr.sbin/pkg_install/delete/pkg_delete.1
parent2001e1a6ee8240523374c0f047409f2af57730c3 (diff)
downloadFreeBSD-src-5addfd60d6c939bd1a9b1cbf3a5b0f614fce79da.zip
FreeBSD-src-5addfd60d6c939bd1a9b1cbf3a5b0f614fce79da.tar.gz
mdoc(7) police: Change -filled displays (which just happen
to be the same as -ragged in the current implementation) to -ragged. With mdocNG, -filled displays produce the correct output, formatted and justified to both margins.
Diffstat (limited to 'usr.sbin/pkg_install/delete/pkg_delete.1')
-rw-r--r--usr.sbin/pkg_install/delete/pkg_delete.16
1 files changed, 3 insertions, 3 deletions
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
OpenPOWER on IntegriCloud