Index: lib/libc/sys/kqueue.2 =================================================================== RCS file: /cvsroot/src/lib/libc/sys/kqueue.2,v retrieving revision 1.49 diff -u -r1.49 kqueue.2 --- lib/libc/sys/kqueue.2 22 Dec 2019 17:01:15 -0000 1.49 +++ lib/libc/sys/kqueue.2 22 Dec 2019 17:37:08 -0000 @@ -621,6 +621,9 @@ .It Bq Er EINTR A signal was delivered before the timeout expired and before any events were placed on the kqueue for return. +All changes contained in the +.Fa changelist +are applied before returning this error. .It Bq Er EINVAL The specified time limit or filter is invalid. .It Bq Er ENOENT