tags 322934 fixed-upstream > Von: Tommy Pettersson <[EMAIL PROTECTED]> > An: [EMAIL PROTECTED] > Betreff: Bug#322934: manpages-dev: poll arg 2 is not unsigned int > Datum: Sat, 13 Aug 2005 18:24:44 +0200 > > Package: manpages-dev > Version: 22.02-2 > > The manpage for poll says arg 2 to poll is 'unsigned int', > but it should be 'unsigned long' or 'nfds_t'. I don't know > which is most apropriate.
Tommy, Thanks. It should be 'nfds_t'. Fixed for man-pages-2.08. 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/ and grep the source files for 'FIXME'. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

