aio_error.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-05-08 12:43:14 +12:00
parent 9dacae96c2
commit e19783f5dd
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ if the request was canceled.
.IP * .IP *
0, if the request completed successfully. 0, if the request completed successfully.
.IP * .IP *
A positive error, if the asynchronous I/O operation failed. A positive error number, if the asynchronous I/O operation failed.
This is the same value that would have been stored in the This is the same value that would have been stored in the
.I errno .I errno
variable in the case of a synchronous variable in the case of a synchronous