Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 1996 18:17:48 -0800
From:      Josh MacDonald <jmacd@CS.Berkeley.EDU>
To:        freebsd-doc@freebsd.org
Subject:   sleep(3) man page
Message-ID:  <199601290217.SAA00985@paris.CS.Berkeley.EDU>

next in thread | raw e-mail | index | archive | help

I'd fix this if I knew the answer, but I don't.  

SYNOPSIS
     #include <unistd.h>

     u_int
     sleep(u_int seconds)

RETURN VALUES
SEE ALSO
     setitimer(2),  sigpause(2),  usleep(3)


it doesn't describe the return value at all.  Stevens says its
0 or the number of unslept seconds in the case of a signal.  Anyone
with more clue than me want to fix it?

-josh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601290217.SAA00985>