diff options
-rw-r--r-- | lib/libc/sys/kqueue.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2 index d39839b..b5ddce2 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -365,7 +365,7 @@ returns the number of times the signal has occurred since the last call to .Fn kevent . This filter automatically sets the EV_CLEAR flag internally. .It EVFILT_TIMER -Establishes an arbitrary timer identified by +Establishes an arbitrary timer identified by .Va ident . When adding a timer, .Va data |