Fix reference to aio_read, should be aio_write

This commit is contained in:
alfred 2001-10-16 00:49:19 +00:00
parent 56f1506892
commit 83a95ab00e

View File

@ -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