summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kqueue.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/kqueue.2')
-rw-r--r--lib/libc/sys/kqueue.28
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index 4fa3020..63a662f 100644
--- a/lib/libc/sys/kqueue.2
+++ b/lib/libc/sys/kqueue.2
@@ -203,7 +203,7 @@ will not return it.
The filter itself is not disabled.
.It EV_DISPATCH
Disable the event source immediately after delivery of an event.
-See
+See
.Dv EV_DISABLE
above.
.It EV_DELETE
@@ -217,7 +217,7 @@ any pending events.
When passed as input, it forces
.Dv EV_ERROR
to always be returned.
-When a filter is successfully added the
+When a filter is successfully added the
.Va data
field will be zero.
.It EV_ONESHOT
@@ -449,10 +449,10 @@ Establishes a user event identified by
.Va ident
which is not associated with any kernel mechanism but is triggered by
user level code.
-The lower 24 bits of the
+The lower 24 bits of the
.Va fflags
may be used for user defined flags and manipulated using the following:
-.Bl -tag -width XXNOTE_FFLAGSMASK
+.Bl -tag -width XXNOTE_FFLAGSMASK
.It Dv NOTE_FFNOP
Ignore the input
.Va fflags .
OpenPOWER on IntegriCloud