summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-10-26 15:10:04 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-10-26 15:10:04 +0000
commit2117b0754f1655e3efff5d9436b499b82714ea2f (patch)
treed8bb3dd9d962e158ab95c199f8f0c48ea704f400 /share
parentb72466e543e8e5354731163e551c1644cec7b2fd (diff)
new sentence, new line;
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/port-modules.57
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 95022c62ada..451fd6c7ef7 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.21 2008/10/26 12:36:58 landry Exp $
+.\" $OpenBSD: port-modules.5,v 1.22 2008/10/26 15:10:03 jmc Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -349,8 +349,9 @@ of regress tests to CPAN.
.It devel/scons
.It devel/waf
Adds devel/waf to BUILD_DEPENDS, lang/python to MODULES, and provides
-do-configure, do-build, do-install and post-install targets. do-build,
-do-install and post-install can be overridden in the port Makefile.
+do-configure, do-build, do-install and post-install targets.
+do-build, do-install and post-install can be overridden in the port
+Makefile.
.It gcc3
If USE_GCC3=Yes, and architecture is in MODGCC3_ARCHES, then the gcc 3.3.6
compilers will be put at the front of the path.