Update manpage
From: Hugo Heuzard <hugo.heuzard@gmail.com> git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15667 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
b07a685152
commit
98af9c90fb
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue