diff options
| author | Alfred Perlstein <alfred@FreeBSD.org> | 2001-10-16 00:49:19 +0000 |
|---|---|---|
| committer | Alfred Perlstein <alfred@FreeBSD.org> | 2001-10-16 00:49:19 +0000 |
| commit | 4e957fe63cfe96d2c6da5066d1e9b5f09cabf70c (patch) | |
| tree | f91d91aa846cb69964e8090ac726af73b442cebd /lib/libc | |
| parent | d6844b6bf6aef03adc7924c7b07d6f12d6bc4baa (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/aio_write.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/aio_write.2 b/lib/libc/sys/aio_write.2 index d7b57c6a6343..ae1f10aa58ef 100644 --- a/lib/libc/sys/aio_write.2 +++ b/lib/libc/sys/aio_write.2 @@ -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 |
