summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2008-06-07 21:58:23 +0000
committerMarc Espie <espie@cvs.openbsd.org>2008-06-07 21:58:23 +0000
commita093385f0573f959758c4808757085c5034d4f7b (patch)
tree04514eddeb10654cacb55f88f6fcf669391a5855
parent1ce9b7ba2e7a3d4545b02585c6b847fb75d1c740 (diff)
dyslexia
noticed by lanrdy@
-rw-r--r--share/man/man5/bsd.port.mk.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 446c2ba5115..a0fca6cdc5c 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.214 2008/05/15 10:03:32 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.215 2008/06/07 21:58:22 espie Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 15 2008 $
+.Dd $Mdocdate: June 7 2008 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -1660,7 +1660,7 @@ Read-only.
Used to test for dependencies or to adjust the package name.
.It Ev SUBST_CMD
A command that can be used to perform
-.Ev VAR_SUBST
+.Ev SUBST_VARS
substitution on arbitrary files.
In normal mode,
.Pp