diff options
author | Damien Doligez <damien.doligez-inria.fr> | 2013-02-26 10:36:33 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 2013-02-26 10:36:33 +0000 |
commit | 6d34f34e59e8be2e210dd35ef693c4fd319a2b4f (patch) | |
tree | 76b8ffd30e6677792743937abd5625f025372346 /man/ocamlmktop.m | |
parent | dc9834c4a430a57ad1f76992ec9ac85a69b73597 (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
Diffstat (limited to 'man/ocamlmktop.m')
-rw-r--r-- | man/ocamlmktop.m | 2 |
1 files changed, 1 insertions, 1 deletions
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 |