summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-10-24 13:54:15 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-10-24 13:54:15 +0000
commit660657b08fbeefa0bdf295166416c830101bdde3 (patch)
tree3824bed3d85c341256b4cafd1190fd2eb67ab5f3 /share/man
parenteda7ff42c48601e91b25766c2c8869ad4d3e2650 (diff)
new sentence, new line;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/port-modules.55
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index b6588b93d1e..164cf44930a 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.74 2010/10/24 09:18:07 sthen Exp $
+.\" $OpenBSD: port-modules.5,v 1.75 2010/10/24 13:54:14 jmc Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -393,7 +393,8 @@ Makefile.
.It fortran
Sets MODFORTRAN_LIB_DEPENDS, MODFORTRAN_WANTLIB, MODFORTRAN_BUILD_DEPENDS.
Set MODFORTRAN_COMPILER to `g77' or `gfortran', depending on what the
-port requires. The default is `g77'.
+port requires.
+The default is `g77'.
The dependencies are chosen according to COMPILER_VERSION and
MODFORTRAN_COMPILER.
.It gcc3