From owner-cvs-all Fri Oct 8 18:36: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB24914F1A; Fri, 8 Oct 1999 18:35:59 -0700 (PDT) (envelope-from wes@FreeBSD.org) Received: (from wes@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA44874; Fri, 8 Oct 1999 18:35:59 -0700 (PDT) (envelope-from wes@FreeBSD.org) Message-Id: <199910090135.SAA44874@freefall.freebsd.org> From: Wes Peters Date: Fri, 8 Oct 1999 18:35:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys aio_suspend.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wes 1999/10/08 18:35:59 PDT Modified files: lib/libc/sys aio_suspend.2 Log: Correct the description of the timeout argument. I've examined the code, which seems to implement the POSIX requirements, and have described the behavior here. Basically, it behaves the same as select(2). Noticed by: John Polstra Revision Changes Path 1.8 +11 -1 src/lib/libc/sys/aio_suspend.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message