From 3aaa96958d7be683876174c8124c716f18a18891 Mon Sep 17 00:00:00 2001 From: Mark Peek Date: Tue, 2 Jul 2002 21:05:08 +0000 Subject: Fix typo (SIGEV_EVENT -> SIGEV_KEVENT). --- lib/libc/sys/kqueue.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/sys/kqueue.2') 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 -- cgit v1.3