readv.2: NOTES: add "C library/kernel ABI differences" subheading

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-15 23:02:13 +02:00
parent 360b1b71de
commit 32bd726426
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ and \fIint\fP as the return type.
.BR pwritev ():
nonstandard, but present also on the modern BSDs.
.SH NOTES
.SS Linux notes
.SS C library/kernel ABI differences
POSIX.1-2001 allows an implementation to place a limit on
the number of items that can be passed in
.IR iov .