summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kqueue.2
diff options
context:
space:
mode:
authorjlemon <jlemon@FreeBSD.org>2001-06-11 18:15:31 +0000
committerjlemon <jlemon@FreeBSD.org>2001-06-11 18:15:31 +0000
commite8f8984147cf3a88656e4cbb9d6c94302ae1c0c0 (patch)
tree612d49f9e82e8e1ceff485fb4a0c2e26cb1ba2b5 /lib/libc/sys/kqueue.2
parentcce62bac31808c217eb2b60bf083526eeee2f51f (diff)
downloadFreeBSD-src-e8f8984147cf3a88656e4cbb9d6c94302ae1c0c0.zip
FreeBSD-src-e8f8984147cf3a88656e4cbb9d6c94302ae1c0c0.tar.gz
Fix small bogon.
Submitted by: Anton Berezin <tobez@tobez.org>
Diffstat (limited to 'lib/libc/sys/kqueue.2')
-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