Update manpage

From: Hugo Heuzard <hugo.heuzard@gmail.com>

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15667 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Gabriel Scherer 2014-12-13 22:36:00 +00:00
parent b07a685152
commit 98af9c90fb
3 changed files with 7 additions and 7 deletions

View File

@ -81,9 +81,9 @@ If the given directory starts with
.BR + ,
it is taken relative to the
standard library directory. For instance,
.B \-I\ +camlp4
.B \-I\ +compiler-libs
adds the subdirectory
.B camlp4
.B compiler-libs
of the standard library to the search path.
.IP
Directories can also be added to the search path once the toplevel

View File

@ -350,9 +350,9 @@ If the given directory starts with
.BR + ,
it is taken relative to the
standard library directory. For instance,
.B \-I\ +camlp4
.B \-I\ +compiler-libs
adds the subdirectory
.B camlp4
.B compiler-libs
of the standard library to the search path.
.TP
.BI \-impl \ filename
@ -745,7 +745,7 @@ have type
\ \ Non-returning statement.
22
\ \ Camlp4 warning.
\ \ Preprocessor warning.
23
\ \ Useless record

View File

@ -260,9 +260,9 @@ If the given directory starts with
.BR + ,
it is taken relative to the
standard library directory. For instance,
.B \-I\ +camlp4
.B \-I\ +compiler-libs
adds the subdirectory
.B camlp4
.B compiler-libs
of the standard library to the search path.
.TP
.BI \-impl \ filename