summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2006-01-12 11:33:59 +0000
committerespie <espie@openbsd.org>2006-01-12 11:33:59 +0000
commitfddc67a7c9c6951e7fcc329fe884aa8573aa938f (patch)
tree8c0df8165a8228bf31caaf92237ab8d2d3857ff1
parentregen (diff)
downloadwireguard-openbsd-fddc67a7c9c6951e7fcc329fe884aa8573aa938f.tar.xz
wireguard-openbsd-fddc67a7c9c6951e7fcc329fe884aa8573aa938f.zip
be way more explicit in pointing people to packages-specs(7)
-rw-r--r--usr.sbin/pkg_add/pkg_create.15
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1
index 62781317973..36c5fcfb8ad 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.28 2005/11/18 10:56:15 jmc Exp $
+.\" $OpenBSD: pkg_create.1,v 1.29 2006/01/12 11:33:59 espie Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -70,6 +70,9 @@ and
will traditionally have a
.Dq .tgz
extension, to denote the underlying binary format.
+.Ar pkg-name
+must follow
+.Xr packages-specs 7 .
.Pp
Use of the
.Xr ports 7