summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/kqueue.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kqueue.2 b/lib/libc/sys/kqueue.2
index b05833d..22f533c 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
OpenPOWER on IntegriCloud