PR#4292 point 3.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8276 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Pierre Weis 2007-05-25 07:32:52 +00:00
parent 0efd168f48
commit 45bef8fffc
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ type wait_flag = Unix.wait_flag =
WNOHANG (** do not block if no child has
died yet, but immediately return with a pid equal to 0.*)
| WUNTRACED (** report also the children that receive stop signals. *)
(** Flags for {!Unix.waitpid}. *)
(** Flags for {!UnixLabels.waitpid}. *)
val execv : prog:string -> args:string array -> 'a
(** [execv prog args] execute the program in file [prog], with