-.\" $OpenBSD: package.5,v 1.16 2014/01/04 00:14:08 espie Exp $
+.\" $OpenBSD: package.5,v 1.17 2014/01/05 10:29:16 espie Exp $
.\" Copyright (c) 2005-2006 Marc Espie <espie@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.Dd $Mdocdate: January 4 2014 $
+.Dd $Mdocdate: January 5 2014 $
.Dt PACKAGE 5
.Os
.Sh NAME
.It Cm @option Ar name
Some options are automatically inserted by the package tools:
.Bl -tag -width indent
+.It Ar firmware
+Set by
+.Xr fw_update 1
+to trigger firmware-specific handling.
+In particular, firmwares are hidden from normal updates.
.It Ar manual-installation
Record that a package has been explicitly installed by the user,
and not as a result of a dependency look-up.
-.\" $OpenBSD: pkg_add.1,v 1.116 2013/04/30 18:33:30 espie Exp $
+.\" $OpenBSD: pkg_add.1,v 1.117 2014/01/05 10:29:16 espie Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
.\" Jordan K. Hubbard
.\"
.\"
-.Dd $Mdocdate: April 30 2013 $
+.Dd $Mdocdate: January 5 2014 $
.Dt PKG_ADD 1
.Os
.Sh NAME
disables that behavior.
.It Ar downgrade
don't filter out package versions older than what's currently installed.
+.It D Ar FW_UPDATE
+set by
+.Xr fw_update 1
+to separate firmwares from normal packages.
.It Ar installed
in update mode, reinstall an existing package with the same signature.
.It Ar libdepends