Fix small bogon.

Submitted by: Anton Berezin <tobez@tobez.org>
This commit is contained in:
jlemon 2001-06-11 18:15:31 +00:00
parent 6dd5eea925
commit 910ead8806

View File

@ -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