diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2010-11-26 14:07:18 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2010-11-26 14:07:18 +0000 |
commit | 929341fc66bba3a83e0a2a3959613d903249ff00 (patch) | |
tree | d222932b57eb364e096d1e83680bcce62859ca28 /share/man | |
parent | b24758f7237f3fba48d71a9b4f6c74982610e755 (diff) |
typo, noticed by Mikolaj Kucharski
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
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. |