From c9d6c80f391fdc467d739a2c18181c93bb0d76d5 Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 25 Jul 2008 19:39:40 +0000 Subject: [PATCH] Mention @bin plist element, ok espie@ --- usr.sbin/pkg_add/pkg_create.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1 index 85655eeea66..3b9fd45acbb 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.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 -- 2.20.1