summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kqueue.2
diff options
context:
space:
mode:
authormp <mp@FreeBSD.org>2002-07-02 21:05:08 +0000
committermp <mp@FreeBSD.org>2002-07-02 21:05:08 +0000
commit2b2c9827213e1cb7737fb9a581aa46c0fb64fb48 (patch)
treea81c7dbcde4a517e6602da5355014733edc81a87 /lib/libc/sys/kqueue.2
parente3ef87922507a9f7bd81bf2fb0ad4f74e4af308e (diff)
downloadFreeBSD-src-2b2c9827213e1cb7737fb9a581aa46c0fb64fb48.zip
FreeBSD-src-2b2c9827213e1cb7737fb9a581aa46c0fb64fb48.tar.gz
Fix typo (SIGEV_EVENT -> SIGEV_KEVENT).
Diffstat (limited to 'lib/libc/sys/kqueue.2')
-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 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
OpenPOWER on IntegriCloud