diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2 index b05833d1fdc9..22f533c7d2f1 100644 --- a/lib/libc/sys/kqueue.2 +++ b/lib/libc/sys/kqueue.2 @@ -362,7 +362,7 @@ been marked as SIG_IGN. Event notification happens after normal signal delivery processing. .Va data returns the number of times the signal has occurred since the last call to -.Fn kqueue . +.Fn kevent . This filter automatically sets the EV_CLEAR flag internally. .El .Sh RETURN VALUES