kqueue: clean up some igor and mandoc -Tlint warnings
This commit is contained in:
@@ -267,16 +267,17 @@ Causes
|
||||
.Fn kevent
|
||||
to leave unchanged any
|
||||
.Fa udata
|
||||
associated with an existing event. This allows other aspects of the
|
||||
event to be modified without requiring the caller to know the
|
||||
associated with an existing event.
|
||||
This allows other aspects of the event to be modified without requiring the
|
||||
caller to know the
|
||||
.Fa udata
|
||||
value presently associated.
|
||||
This is especially useful with
|
||||
.Dv NOTE_TRIGGER
|
||||
or flags like
|
||||
.Dv EV_ENABLE.
|
||||
.Dv EV_ENABLE .
|
||||
This flag may not be used with
|
||||
.Dv EV_ADD.
|
||||
.Dv EV_ADD .
|
||||
.El
|
||||
.Pp
|
||||
The predefined system filters are listed below.
|
||||
|
||||
Reference in New Issue
Block a user