readv.2: Remove BUGS heading

The text on mixinf I/O syscalls and stdio is a general point
of behavior. It's not a bug as such.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-05-11 13:50:57 +02:00
parent 7e8f0b728c
commit 7b0d1eaa6d
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ that the system is running a Linux kernel older than version 2.6.18
And since glibc 2.20
(which requires a minimum Linux kernel version of 2.6.32),
the glibc wrapper functions always just directly invoke the system calls.
.SH BUGS
It is not advisable to mix calls to
.BR readv ()
or