summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2005-08-16 12:20:22 +0000
committerMarc Espie <espie@cvs.openbsd.org>2005-08-16 12:20:22 +0000
commitb6eda7ee68a136a728597f97a939aeacfef15a14 (patch)
tree023adc552aeaf7d8b242831f6af55c7ca6701544 /usr.sbin
parent8e6d45167d8aa39eebd0ac3e0e7a701f454b3105 (diff)
update dependency explanation, noticed by Gerardo Santana.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pkg_add/pkg_add.17
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1
index f3edbb9ca32..7941f48e80b 100644
--- a/usr.sbin/pkg_add/pkg_add.1
+++ b/usr.sbin/pkg_add/pkg_add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_add.1,v 1.42 2005/08/16 12:05:58 espie Exp $
+.\" $OpenBSD: pkg_add.1,v 1.43 2005/08/16 12:20:21 espie Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -314,10 +314,9 @@ For packages tagged with architecture constraints,
verifies that the current machine architecture agrees with the constraints.
.It
All package dependencies (from
-.Cm @pkgdep ,
-.Cm @libdepend ,
+.Cm @depend
and
-.Cm @newdepend
+.Cm @wantlib
directives; see
.Xr pkg_create 1 )
are read from the packing list.