summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-06-27 19:55:57 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-06-27 19:55:57 +0000
commit0e35d76ec4279b7c6b31f7425a89b5c75bfd44c4 (patch)
tree9aa12150d278b9b2fa1a3ffcc3b842956b5a8e9d
parentaa0baad55b25eb552daeb7e5ff3439c4845d588d (diff)
Notes
-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 d282a35a23c1..7225358e86ab 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -87,7 +87,7 @@ events to the user.
is a pointer to an array of
.Va kevent
structures, as defined in
-.Aq Pa event.h .
+.Aq Pa sys/event.h .
All changes contained in the
.Fa changelist
are applied before any pending events are read from the queue.