diff options
author | 2008-06-12 19:59:52 +0000 | |
---|---|---|
committer | 2008-06-12 19:59:52 +0000 | |
commit | 8a5fc0c4124cbb35ccc2b242ad559018c7e1483d (patch) | |
tree | bfa66744ce9a2d88ccfadc88c1f0d427a036dd34 | |
parent | - rename _dl_boot argument loff to dyn_loff to differentiate it from (diff) | |
download | wireguard-openbsd-8a5fc0c4124cbb35ccc2b242ad559018c7e1483d.tar.xz wireguard-openbsd-8a5fc0c4124cbb35ccc2b242ad559018c7e1483d.zip |
new sentence, new line;
-rw-r--r-- | share/man/man5/port-modules.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 505e861381c..c1e0e2d4bf0 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.14 2008/06/12 19:13:23 steven Exp $ +.\" $OpenBSD: port-modules.5,v 1.15 2008/06/12 19:59:52 jmc Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -365,7 +365,8 @@ It heeds NO_BUILD. .It lang/ghc Sets ONLY_FOR_ARCHS, MODGHC_VERSION, BUILD_DEPENDS, and RUN_DEPENDS. .It lang/lua -Appends to RUN_DEPENDS and CATEGORIES. Also appends to BUILD_DEPENDS, +Appends to RUN_DEPENDS and CATEGORIES. +Also appends to BUILD_DEPENDS, unless NO_BUILD has been set to Yes. .It lang/ocaml Sets OCAML_VERSION, MODOCAML_NATIVE. |