Mention @bin plist element, ok espie@
authorian <ian@openbsd.org>
Fri, 25 Jul 2008 19:39:40 +0000 (19:39 +0000)
committerian <ian@openbsd.org>
Fri, 25 Jul 2008 19:39:40 +0000 (19:39 +0000)
usr.sbin/pkg_add/pkg_create.1

index 85655ee..3b9fd45 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: pkg_create.1,v 1.46 2008/04/07 12:30:04 espie Exp $
+.\"    $OpenBSD: pkg_create.1,v 1.47 2008/07/25 19:39:40 ian 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: April 7 2008 $
+.Dd $Mdocdate: July 25 2008 $
 .Dt PKG_CREATE 1
 .Os
 .Sh NAME
@@ -241,6 +241,11 @@ Here is a list:
 .It Cm @arch Ar arches
 List of architectures for which this package is intended.
 .Pp
+.It Cm @bin Ar filename
+Describe the file as an 
+.Ox
+binary executable (not a script).
+.Pp
 .It Cm @comment Ar string
 Imbed a comment in the packing list.
 Useful in trying to document some particularly hairy sequence that