From e8d15e704c163fed91781e6356028fbe433b4cc5 Mon Sep 17 00:00:00 2001 From: Damien Doligez Date: Fri, 4 Apr 2014 17:32:35 +0000 Subject: merge branch 4.01 from 4.01.0 (revision 14115) to branch closure (revision 14525) git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14532 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/unix/unix.mli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'otherlibs/unix/unix.mli') diff --git a/otherlibs/unix/unix.mli b/otherlibs/unix/unix.mli index d8a15753e..efc3fe6fc 100644 --- a/otherlibs/unix/unix.mli +++ b/otherlibs/unix/unix.mli @@ -799,8 +799,8 @@ val setitimer : its previous status. The [s] argument is interpreted as follows: [s.it_value], if nonzero, is the time to the next timer expiration; [s.it_interval], if nonzero, specifies a value to - be used in reloading it_value when the timer expires. - Setting [s.it_value] to zero disable the timer. + be used in reloading [it_value] when the timer expires. + Setting [s.it_value] to zero disables the timer. Setting [s.it_interval] to zero causes the timer to be disabled after its next expiration. *) -- cgit v1.2.3-70-g09d2