Date: Mon, 9 Aug 1999 10:31:31 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sleep sleep.1 Message-ID: <199908091731.KAA29507@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 1999/08/09 10:31:31 PDT Modified files: bin/sleep sleep.1 Log: There is no special handling for SIGALRM as sleep(3) is implemented using nanosleep(2). Revision Changes Path 1.10 +3 -11 src/bin/sleep/sleep.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908091731.KAA29507>