summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkg_install/DESCR')
-rw-r--r--pkgtools/pkg_install/DESCR8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/pkg_install/DESCR b/pkgtools/pkg_install/DESCR
index 7669b9e955e..31d349ff13c 100644
--- a/pkgtools/pkg_install/DESCR
+++ b/pkgtools/pkg_install/DESCR
@@ -1,4 +1,4 @@
-This is a copy of NetBSD-current's pkg_* tools in a format which is
-able to be installed as a package. They simply replace the tools in
-/usr/sbin, but don't register themselves as a package, so that no
-de-installation can take place.
+This is a copy of NetBSD-current's pkg_* tools in a format which
+is able to be installed as a package. To prevent deinstallation,
+they don't register themselves as a package. On NetBSD, they simply
+replace the tools in /usr/sbin.