Changed erroneous "aio_return(2)" to "aio_return(3)"
This commit is contained in:
Michael Kerrisk 2004-12-20 10:14:48 +00:00
parent 66231752c9
commit a2ef1094f4
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ with control block pointed to by
.IR aiocbp .
.LP
This function should be called only once for any given request, after
.BR aio_error (2)
.BR aio_error (3)
returns something other than EINPROGRESS.
.SH "RETURN VALUE"
If the asynchronous I/O operation has completed, this function returns