From 082442ed29dde24f7220b18e80c0f532f390e26a Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Mon, 23 Apr 2007 11:13:08 +0000 Subject: Document @comment no checksum as noticed by Martynas. --- usr.sbin/pkg_add/pkg_create.1 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'usr.sbin') diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1 index b9a2ec336dc..61122d2b67f 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.32 2007/04/15 10:17:29 espie Exp $ +.\" $OpenBSD: pkg_create.1,v 1.33 2007/04/23 11:13:07 espie Exp $ .\" .\" Documentation and design originally from FreeBSD. All the code has .\" been rewritten since. We keep the documentation's notice: @@ -251,6 +251,13 @@ Can also be used to comment out elements that update-plist .Pq see Xr bsd.port.mk 5 will insist in inserting in a packing-list. .Pp +The special comment +.Li Cm @comment Ar "no checksum" +can be used to tag the next file as special: even though its characteristics +will be recorded in the package, it can be altered after installation, and +.Xr pkg_delete 1 +will still delete it. +.Pp .It Cm @conflict Ar pkgspec Declare a conflict with packages matching .Ar pkgspec -- cgit v1.2.3