diff options
-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 cb20095a66a..854c46f5be4 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.70 2010/12/20 16:30:03 espie Exp $ +.\" $OpenBSD: pkg_create.1,v 1.71 2011/01/02 22:58:45 fgsch 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: December 20 2010 $ +.Dd $Mdocdate: January 2 2011 $ .Dt PKG_CREATE 1 .Os .Sh NAME @@ -813,6 +813,7 @@ and not during true deletions. Original location of the package, automatically recorded in installed packages by .Xr pkg_add 1 . +.Pp .It Cm @wantlib Ar libspec Package needs a shared library to work. .Ar libspec |