diff options
Diffstat (limited to 'usr.sbin/pkg_add/pkg_create.1')
-rw-r--r-- | usr.sbin/pkg_add/pkg_create.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1 index 0b1a9c8d462..e06838a9f7e 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.78 2011/09/29 17:57:09 jmc Exp $ +.\" $OpenBSD: pkg_create.1,v 1.79 2011/11/21 12:06:12 espie 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: September 29 2011 $ +.Dd $Mdocdate: November 21 2011 $ .Dt PKG_CREATE 1 .Os .Sh NAME @@ -948,6 +948,7 @@ option is specified. .Xr package 5 , .Xr pkg.conf 5 , .Xr packages-specs 7 , +.Xr pkgpath 7 , .Xr ports 7 .Sh HISTORY The |