readv.2: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-15 23:03:14 +02:00
parent d2919f1ed8
commit be6752b65a
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ However, the glibc wrapper functions do some extra work if
they detect that the underlying kernel system call failed because this
limit was exceeded.
In the case of
.BR readv ()
.BR readv ().
the wrapper function allocates a temporary buffer large enough
for all of the items specified by
.IR iov ,