summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2000-05-11 16:01:17 +0000
committerBruce Evans <bde@FreeBSD.org>2000-05-11 16:01:17 +0000
commit200f7053eed690d189980c3a215f3f3749f8afed (patch)
treeb1234a0cc263e69da8a8aa7e7fee0036e741fcc2 /lib/libc
parent89474d129ed187c9643b89923815764b4ada3e4d (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/kqueue.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index 5cc1ef804cd1..9d3f6bf04aff 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -34,12 +34,12 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
+.Fd #include <sys/types.h>
.Fd #include <sys/event.h>
.Ft int
.Fn kqueue "void"
.Ft int
-.Fn kevent "int kq" "int nchanges" "struct kevent **changelist" \
-"int nevents" "struct kevent *eventlist" "struct timespec *timeout"
+.Fn kevent "int kq" "int nchanges" "struct kevent **changelist" "int nevents" "struct kevent *eventlist" "struct timespec *timeout"
.Sh DESCRIPTION
.Fn kqueue
provides a generic method of notifying the user when an event