Fix typo (SIGEV_EVENT -> SIGEV_KEVENT).
This commit is contained in:
parent
e3ef879225
commit
2b2c982721
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user