summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2014-01-11 13:50:57 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2014-01-11 13:50:57 +0000
commita84a6013f13f4040c2809f1e895fa69e325d9468 (patch)
tree595956c5869f46fc67e0b1643c2981b2b73e75cf /usr.sbin
parentbd57a2be98cf0daca26fcda3b4f7184d9e3d90d7 (diff)
remove extraneous D, from Markus Lude
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pkg_add/pkg_add.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1
index fd68355e27e..d053a1f6802 100644
--- a/usr.sbin/pkg_add/pkg_add.1
+++ b/usr.sbin/pkg_add/pkg_add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_add.1,v 1.118 2014/01/09 10:51:51 espie Exp $
+.\" $OpenBSD: pkg_add.1,v 1.119 2014/01/11 13:50:56 sthen Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -15,7 +15,7 @@
.\" Jordan K. Hubbard
.\"
.\"
-.Dd $Mdocdate: January 9 2014 $
+.Dd $Mdocdate: January 11 2014 $
.Dt PKG_ADD 1
.Os
.Sh NAME
@@ -275,7 +275,7 @@ and tie the entries together to avoid extracting files needlessly.
disables that behavior.
.It Ar downgrade
don't filter out package versions older than what's currently installed.
-.It D Ar FW_UPDATE
+.It Ar FW_UPDATE
set by
.Xr fw_update 1
to separate firmwares from normal packages.