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 67f693ef..2900dce1 100644 --- a/man3/aio_error.3 +++ b/man3/aio_error.3 @@ -31,7 +31,7 @@ aio_error \- get error status of asynchronous I/O operation .sp .SH DESCRIPTION The -.B aio_error +.BR aio_error () function returns the error status for the asynchronous I/O request with control block pointed to by .IR aiocbp . |