X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/9385eb3d10ebe5eb398c52040ec3dbfba9b0cdcf..224c70764cab4e0e39a26aaf3ad3016552f62f55:/gen/FreeBSD/sleep.3 diff --git a/gen/FreeBSD/sleep.3 b/gen/FreeBSD/sleep.3 index ba5985f..b77a2c5 100644 --- a/gen/FreeBSD/sleep.3 +++ b/gen/FreeBSD/sleep.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)sleep.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD: src/lib/libc/gen/sleep.3,v 1.15 2001/10/01 16:08:51 ru Exp $ +.\" $FreeBSD: src/lib/libc/gen/sleep.3,v 1.16 2004/07/02 23:52:10 ru Exp $ .\" .Dd February 13, 1998 .Dt SLEEP 3 @@ -66,7 +66,8 @@ and there is no special handling for SIGALRM. If the .Fn sleep function returns because the requested time has elapsed, the value -returned will be zero. If the +returned will be zero. +If the .Fn sleep function returns due to the delivery of a signal, the value returned will be the unslept amount (the requested time minus the time actually