summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Mestdagh <steven@cvs.openbsd.org>2008-05-12 13:56:22 +0000
committerSteven Mestdagh <steven@cvs.openbsd.org>2008-05-12 13:56:22 +0000
commitd3e9267d653adf607cf836c4ae77b5cb23a8e6f6 (patch)
treeb5d5e581873f174be76ad96b127bc0abdf262a7d
parent73280a685d51f76852bf70e1e919ad1267f0f927 (diff)
typos
-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 68a70e5b2aa..f943379d61f 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.6 2008/05/12 13:08:33 jmc Exp $
+.\" $OpenBSD: port-modules.5,v 1.7 2008/05/12 13:56:21 steven Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -365,10 +365,10 @@ It heeds NO_BUILD.
.It lang/ghc
Sets ONLY_FOR_ARCHS, MODGHC_VERSION, BUILD_DEPENDS, and RUN_DEPENDS.
.It lang/ocaml
-Sets OCAML_VERSIOn, MODOCAM_NATIVE.
+Sets OCAML_VERSION, MODOCAML_NATIVE.
Appends to BUILD_DEPENDS and MAKE_ENV.
This also selects a %%native%% plist fragment depending on whether
-the arch supports native compilation or not.
+the architecture supports native compilation or not.
.It lang/python
.It lang/ruby
.It perl