lio_listio.3: Order ERRORS alphabetically

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-08-08 03:14:24 +10:00
parent 48f9dd5975
commit 6b0d93ef13
1 changed files with 8 additions and 8 deletions

View File

@ -159,14 +159,6 @@ would cause the limit
.BR AIO_MAX
to be exceeded.
.TP
.B EINVAL
.I mode
is invalid, or
.\" Doesn't happen in glibc(?)
.I nitems
exceeds the limit
.BR AIO_LISTIO_MAX .
.TP
.B EINTR
.I mode
was
@ -177,6 +169,14 @@ was caught before all I/O operations completed; see
(This may even be one of the signals used for
asynchronous I/O completion notification.)
.TP
.B EINVAL
.I mode
is invalid, or
.\" Doesn't happen in glibc(?)
.I nitems
exceeds the limit
.BR AIO_LISTIO_MAX .
.TP
.B EIO
One of more of the operations specified by
.IR aiocb_list