summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJolan Luff <jolan@cvs.openbsd.org>2004-01-04 10:00:23 +0000
committerJolan Luff <jolan@cvs.openbsd.org>2004-01-04 10:00:23 +0000
commit5330405e03f9177eada72a45eb26369bf14e6187 (patch)
tree50ce9a6951a57e230a1850a8cd35ed436bff1c90
parent803d49add9a44a12e8323f018b7b0e20be26421c (diff)
typo
-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 e7e4c37b6bd..39c145209d5 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.125 2003/10/26 15:11:47 jmc Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.126 2004/01/04 10:00:22 jolan Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -1507,7 +1507,7 @@ likely to see a message like
with the default process limits.
.It Ev XMKMF
Invocation of xmkmf for CONFIGURE_STYLE=imake port.
-Defaults to xmkf -a -DPorts.
+Defaults to xmkmf -a -DPorts.
The -DPorts is specific to
.Ox
and is always appended.