summaryrefslogtreecommitdiff
path: root/man/ocamlc.m
diff options
context:
space:
mode:
authorwhitequark <whitequark@whitequark.org>2016-02-09 14:38:21 +0000
committerGabriel Scherer <gabriel.scherer@gmail.com>2016-06-14 11:36:35 -0400
commitbe1f3cfa78894736f3b73e529fca4c7a01282dee (patch)
tree032abb771c4f2587518ca9a6603bd93f6f53b302 /man/ocamlc.m
parentda56cf6dfdc13c09905c2e07f1d4849c8346eec8 (diff)
downloadocaml-be1f3cfa78894736f3b73e529fca4c7a01282dee.tar.gz
Update manpages and manual to account for changes in 221c55a4.
Diffstat (limited to 'man/ocamlc.m')
-rw-r--r--man/ocamlc.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ocamlc.m b/man/ocamlc.m
index b5360dcf7d..0dc5940c88 100644
--- a/man/ocamlc.m
+++ b/man/ocamlc.m
@@ -44,7 +44,7 @@ The
.BR ocamlc (1)
command has a command-line interface similar to the one of
most C compilers. It accepts several types of arguments and processes them
-sequentially:
+sequentially, after all options have been processed:
Arguments ending in .mli are taken to be source files for
compilation unit interfaces. Interfaces specify the names exported by