> Manpage states that "Buffers are processed in the order vector[0], > vector[1], ... vector[count].", but processing will actually stop at > vector[count - 1]. > > Attached two patches, don't know which one is better.
Salut Maxime, I'm the upstream man-pages maintainer (i.e., I'm not part of Debian). I guess that readv.3 is something that Debian supplies extra to the man-pages set. In my set, readv is actually in Section 2 (i.e., readv.2), and does not have this error. 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]

