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 b5ddce244395..72985119b6bc 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -373,7 +373,7 @@ specifies the timeout period in milliseconds. The timer will be periodic unless EV_ONESHOT is specified. On return, .Va data -conatains the number of times the timeout has expired since the last call to +contains the number of times the timeout has expired since the last call to .Fn kevent . This filter automatically sets the EV_CLEAR flag internally. .El |
