Fix reference to aio_read, should be aio_write
This commit is contained in:
parent
56f1506892
commit
83a95ab00e
@ -95,7 +95,7 @@ for these objects is discouraged.
|
||||
The asynchronous I/O control buffer
|
||||
.Fa iocb
|
||||
should be zeroed before the
|
||||
.Fn aio_read
|
||||
.Fn aio_write
|
||||
call to avoid passing bogus context information to the kernel.
|
||||
.Pp
|
||||
Modifications of the Asynchronous I/O Control Block structure or the
|
||||
|
Loading…
Reference in New Issue
Block a user