summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-03-11 22:29:05 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-03-11 22:29:05 +0000
commit71a9752d4f4d5a4c2cf9094b98fa071882b2a71c (patch)
tree2670a4b5ad0b36840134241b5bb11582209bd0cc /share
parent293cf9e95d10c438e8694e068cfeaf4c763e6706 (diff)
missing spaces;
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/port-modules.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index fe28c2fb0fd..2525623496b 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: port-modules.5,v 1.156 2013/03/11 14:35:53 espie Exp $
+.\" $OpenBSD: port-modules.5,v 1.157 2013/03/11 22:29:04 jmc Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -878,7 +878,7 @@ Sets
.Ev MODTCL_BUILD_DEPENDS ,
.Ev MODTCL_RUN_DEPENDS ,
.Ev MODTCL_LIB ,
-.Ev MODTCL_LIB_DEPENDS,
+.Ev MODTCL_LIB_DEPENDS ,
and
.Ev MODTCL_CONFIG .
.Ev MODTCL_VERSION
@@ -912,7 +912,7 @@ to use the installed versions of intltool-extract,
intltool-merge and intltool-update, instead of the version's packages into the
distfile of the port using this module.
Also affects
-.Ev CONFIGURE_ENV,
+.Ev CONFIGURE_ENV ,
.Ev MAKE_ENV
and
.Ev MAKE_FLAGS