readv.2: wrcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-01-28 21:48:45 +01:00
parent 833dec2bd1
commit 6d8e9b7e76
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@ The data transfers performed by
and
.BR writev ()
are atomic: the data written by
.\" Regarding atomicity, see https://bugzilla.kernel.org/show_bug.cgi?id=10596
.BR writev ()
is written as a single block that is not intermingled with output
from writes in other processes (but see