aio_cancel.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-10-02 15:22:11 +02:00
parent 25fa6c3dcf
commit ead0a6e593
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ In this case one may check the status of individual requests using
.BR aio_error (3).
This function returns
.B AIO_ALLDONE
when all requests had
been completed already before this call.
if all requests had
already been completed before this call.
When some error occurs, \-1 is returned, and
.I errno
is set appropriately.