summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Doligez <damien.doligez-inria.fr>2013-02-26 10:36:33 +0000
committerDamien Doligez <damien.doligez-inria.fr>2013-02-26 10:36:33 +0000
commit6d34f34e59e8be2e210dd35ef693c4fd319a2b4f (patch)
tree76b8ffd30e6677792743937abd5625f025372346
parentdc9834c4a430a57ad1f76992ec9ac85a69b73597 (diff)
PR#5928: Missing space between words in manual page for ocamlmktop
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13315 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r--Changes1
-rw-r--r--man/ocamlmktop.m2
2 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index 89fe70cf7..2a5ca89a5 100644
--- a/Changes
+++ b/Changes
@@ -66,6 +66,7 @@ Bug fixes:
- PR#5865: assert failure when reporting undefined field label
- PR#5885: Incorrect rule for compiling C stubs when shared libraries are not
supported.
+- PR#5928: Missing space between words in manual page for ocamlmktop
- ocamlbuild now picks the non-core tools like ocamlfind and menhir from PATH
- PR#5930: ocamldep leaks temporary preprocessing files
diff --git a/man/ocamlmktop.m b/man/ocamlmktop.m
index 236b4c65e..fd6aaa823 100644
--- a/man/ocamlmktop.m
+++ b/man/ocamlmktop.m
@@ -62,7 +62,7 @@ The following command-line options are recognized by
.B \-v
Print the version string of the compiler and exit.
.TP
-.BR \-vnum or \-version
+.BR \-vnum \ or\ \-version
Print the version number of the compiler in short form and exit.
.TP
.BI \-cclib\ \-l libname