Fix typo (SIGEV_EVENT -> SIGEV_KEVENT).

This commit is contained in:
mp 2002-07-02 21:05:08 +00:00
parent e3ef879225
commit 2b2c982721

View File

@ -271,7 +271,7 @@ be attached to,
.Va sigev_value
containing the udata value, and
.Va sigev_notify
set to SIGEV_EVENT.
set to SIGEV_KEVENT.
When the aio_* function is called, the event will be registered
with the specified kqueue, and the
.Va ident