readv.2: Minor reformatting in ERRORS

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-20 16:41:45 +01:00
parent 45824ece75
commit bc9ed112b7
1 changed files with 3 additions and 1 deletions

View File

@ -204,7 +204,9 @@ The sum of the
values overflows an
.I ssize_t
value.
Or, the vector count \fIiovcnt\fP is less than zero or greater than the
.TP
.B EINVAL
The vector count \fIiovcnt\fP is less than zero or greater than the
permitted maximum.
.SH VERSIONS
.BR preadv ()