Fix small bogon.

Submitted by: Anton Berezin <tobez@tobez.org>
This commit is contained in:
Jonathan Lemon 2001-06-11 18:15:31 +00:00
parent 8411c946f5
commit add0681213

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