Package: manpages-dev Version: 2.34-1 The epoll_ctl(2) man page states:
ERRORS
EBADF epfd is not a valid file descriptor.
However, based upon actual kernel (2.6.11-9-em64t-p4-smp) behaviour it
should probably read:
ERRORS
EBADF fd is not a valid file descriptor.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

