summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorMark Peek <mp@FreeBSD.org>2002-07-02 21:05:08 +0000
committerMark Peek <mp@FreeBSD.org>2002-07-02 21:05:08 +0000
commit3aaa96958d7be683876174c8124c716f18a18891 (patch)
treea81c7dbcde4a517e6602da5355014733edc81a87 /lib/libc
parent54739799f2a1ade3ed5a3f2d66168c74b67b60a0 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/kqueue.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index 1227215b8205..f878787a911b 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