tags 379297 fixed-upstream
thanks

Frank van Viegen wrote:
> 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.

Hello Frank,

Thanks for your report.  In fact the text should be:

     EBADF  epfd or fd is not a valid file descriptor.

I've made that change for man-pages-2.37.

Cheers,

Michael

-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7

Want to help with man page maintenance?  Grab the latest tarball at
ftp://ftp.win.tue.nl/pub/linux-local/manpages/,
read the HOWTOHELP file and grep the source files for 'FIXME'.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to