readv.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Simon Paillard 2014-08-04 23:11:29 +02:00 committed by Michael Kerrisk
parent 237f3803eb
commit 4213c13e85
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 ,