summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1994-05-20 19:33:08 +0000
committerasami <asami@FreeBSD.org>1994-05-20 19:33:08 +0000
commit1ade05e2e46c68c7aa6c4d895d344a09b69d8a69 (patch)
tree4ed6564b3a58d9fc79f8d741a51f2b8a63b0e286 /usr.sbin/pkg_install
parenta044ea1ac5c9c74aea28e3f431d7ecd9707ba626 (diff)
downloadFreeBSD-src-1ade05e2e46c68c7aa6c4d895d344a09b69d8a69.zip
FreeBSD-src-1ade05e2e46c68c7aa6c4d895d344a09b69d8a69.tar.gz
Make clear what arguments the "require" package gets (the original didn't
make any sense, with a ".b" instead of ".B" in front of "INSTALL"!).
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.17
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index 1f652d5..ef7723c 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -136,8 +136,11 @@ If the package contains a
.B require
file (see
.B pkg_create
-), then this is executed first with the flag
-.b INSTALL
+), then this is executed first with the flags
+.PP
+.B <script>
+.I pkg_name INSTALL
+.PP
to see whether or not installation should
continue (a non-zero exit status means no).
.PP
OpenPOWER on IntegriCloud