readv.2: wfix

Reported-by: Alex <psybin@riseup.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-17 14:21:36 +01:00
parent 70fdcbc20a
commit 120fe21676
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ and
.BR pwritev2 ()
return the number of bytes written.
Note that is not an error for a successful call to transfer fewer bytes
Note that it is not an error for a successful call to transfer fewer bytes
than requested (see
.BR read (2)
and