summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2013-03-11 22:29:04 +0000
committerjmc <jmc@openbsd.org>2013-03-11 22:29:04 +0000
commit2f55b05e1c79670e614684cfc4f7ee822eb09f1d (patch)
treec4ff5c418b380603606842b8fd4492abf59f5d57
parentReport -u and -g support; running as another privdrop user or group is stupid. (diff)
downloadwireguard-openbsd-2f55b05e1c79670e614684cfc4f7ee822eb09f1d.tar.xz
wireguard-openbsd-2f55b05e1c79670e614684cfc4f7ee822eb09f1d.zip
missing spaces;
-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