diff options
Diffstat (limited to 'man/ocamlopt.m')
-rw-r--r-- | man/ocamlopt.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ocamlopt.m b/man/ocamlopt.m index d3bb2dab8..513e8dbf6 100644 --- a/man/ocamlopt.m +++ b/man/ocamlopt.m @@ -151,7 +151,7 @@ If options are passed on the command line, these options are stored in the resulting .cmxa library. Then, linking with this library automatically adds back the -\BR \-cclib \ and \ \-ccopt +.BR \-cclib \ and \ \-ccopt options as if they had been provided on the command line, unless the .B \-noautolink |