From add0681213ac9872f434223ecc2793d62c1ca851 Mon Sep 17 00:00:00 2001 From: Jonathan Lemon Date: Mon, 11 Jun 2001 18:15:31 +0000 Subject: Fix small bogon. Submitted by: Anton Berezin --- lib/libc/sys/kqueue.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/sys/kqueue.2') 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 -- cgit v1.3