summaryrefslogtreecommitdiffstats
path: root/man/ocamlc.m
diff options
context:
space:
mode:
Diffstat (limited to 'man/ocamlc.m')
-rw-r--r--man/ocamlc.m6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/ocamlc.m b/man/ocamlc.m
index 23a9369ed..3fa6b83d4 100644
--- a/man/ocamlc.m
+++ b/man/ocamlc.m
@@ -19,7 +19,7 @@ ocamlc \- The Objective Caml bytecode compiler
.B \-custom
]
[
-.B \-modern
+.B \-labels
]
[
.B \-unsafe
@@ -231,8 +231,8 @@ option is given, specify the name of the library produced.
Print the version number of the compiler.
.TP
-.B \-modern
-Switch to the modern semantics for application. Arguments should be
+.B \-labels
+Switch to ``commuting label mode''. Arguments must be
explicitly labeled by labels appearing in types. Arguments with different
labels may commute freely.