summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-06-27 19:55:57 +0000
committerdd <dd@FreeBSD.org>2001-06-27 19:55:57 +0000
commitb60e83c2e101de07dfdea7984cf365a8684ac1ee (patch)
tree9aa12150d278b9b2fa1a3ffcc3b842956b5a8e9d /lib/libc
parentc233f2daba41f7d09b9af7d065cd94c17b2df080 (diff)
downloadFreeBSD-src-b60e83c2e101de07dfdea7984cf365a8684ac1ee.zip
FreeBSD-src-b60e83c2e101de07dfdea7984cf365a8684ac1ee.tar.gz
event.h -> sys/event.h
Submitted by: David Hill <david@phobia.ms>
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 d282a35..7225358 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.
OpenPOWER on IntegriCloud