Document return value of ENOENT for nonexistent/invalid filter entries.

This commit is contained in:
jlemon 2000-08-07 16:47:35 +00:00
parent 7adbb50a65
commit 94f1716a2e

View File

@ -400,6 +400,8 @@ A signal was delivered before the timeout expired and before any
events were placed on the kqueue for return.
.It Bq Er EINVAL
The specified time limit or filter is invalid.
.It Bq Er ENOENT
The event could not be found to be modified or deleted.
.It Bq Er ENOMEM
No memory was available to register the event.
.It Bq Er ESRCH