summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2010-11-26 14:07:17 +0000
committerespie <espie@openbsd.org>2010-11-26 14:07:17 +0000
commitb52ee5de88cd38cb3cf217687f7a5d443b48a5c9 (patch)
tree7b47fc33fe2ac460ef72c478fe6f5e9ef851a5e1
parentmore useful logging level for demotion adjustments (diff)
downloadwireguard-openbsd-b52ee5de88cd38cb3cf217687f7a5d443b48a5c9.tar.xz
wireguard-openbsd-b52ee5de88cd38cb3cf217687f7a5d443b48a5c9.zip
typo, noticed by Mikolaj Kucharski
-rw-r--r--share/man/man5/bsd.port.mk.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 613ccdec21f..cbdc3ae2e50 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.273 2010/11/26 10:02:35 jmc Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.274 2010/11/26 14:07:17 espie Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -2769,7 +2769,7 @@ The following variables are subpackage dependent:
.Ev UNMESSAGE ,
.Ev DESCR ,
.Ev PLIST ,
-.Ev PKSPEC .
+.Ev PKGSPEC .
.Pp
The usual non-MULTI_PACKAGES variables are simply used as default values
for all subpackages.