summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2007-04-23 11:13:08 +0000
committerMarc Espie <espie@cvs.openbsd.org>2007-04-23 11:13:08 +0000
commit082442ed29dde24f7220b18e80c0f532f390e26a (patch)
tree47de271605ada94fff99c6af6d9615b9418821c3 /usr.sbin
parenta8d23536a47053c6796654fde2dc56415a49c7b9 (diff)
Document
@comment no checksum as noticed by Martynas.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pkg_add/pkg_create.19
1 files changed, 8 insertions, 1 deletions
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