event.h -> sys/event.h

Submitted by:	David Hill <david@phobia.ms>
This commit is contained in:
Dima Dorfman 2001-06-27 19:55:57 +00:00
parent aa0baad55b
commit 0e35d76ec4

View File

@ -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.