summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2007-11-05 17:15:17 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2007-11-05 17:15:17 +0000
commitb9eb05771bce13fde349b8431fe518a445ff9f77 (patch)
treecb332a00fb8e5328a7e0c9048e9c750dcf46b345 /usr.sbin/pkg_add
parent200f1c42c07cb51605a6dfa4df40d0565fc7b096 (diff)
Slight rewording of @depend description (this -> that)
ok espie
Diffstat (limited to 'usr.sbin/pkg_add')
-rw-r--r--usr.sbin/pkg_add/pkg_create.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1
index 5ab72c3e29d..f1dcbbd2496 100644
--- a/usr.sbin/pkg_add/pkg_create.1
+++ b/usr.sbin/pkg_add/pkg_create.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_create.1,v 1.44 2007/07/18 05:58:32 ajacoutot Exp $
+.\" $OpenBSD: pkg_create.1,v 1.45 2007/11/05 17:15:16 sthen Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -21,7 +21,7 @@
.\" [jkh] Took John's changes back and made some additional extensions for
.\" better integration with FreeBSD's new ports collection.
.\"
-.Dd $Mdocdate: July 18 2007 $
+.Dd $Mdocdate: November 5 2007 $
.Dt PKG_CREATE 1
.Os
.Sh NAME
@@ -283,7 +283,7 @@ Declare a dependency on a package matching
.Ar pkgspec
.Pq see Xr packages-specs 7 .
An appropriate package must be installed before this package may be
-installed, and this package must be deinstalled before this package
+installed, and that package must be deinstalled before this package
is deinstalled.
The dependency also contains a
.Ar pkgpath