diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/kqueue.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2 index 1227215..f878787 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -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 |