diff options
Diffstat (limited to 'man3/aio_error.3')
| -rw-r--r-- | man3/aio_error.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/aio_error.3 b/man3/aio_error.3 index e69e0dce41..dc179d9216 100644 --- a/man3/aio_error.3 +++ b/man3/aio_error.3 @@ -37,7 +37,7 @@ with control block pointed to by .SH "RETURN VALUE" This function returns EINPROGRESS if the request has not been completed yet. -It returns ECANCELED if the request was cancelled. +It returns ECANCELED if the request was canceled. It returns 0 if the request completed successfully. Otherwise an error value is returned, the same value that would have been stored in the |
