summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_write.2
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2001-10-16 00:49:19 +0000
committeralfred <alfred@FreeBSD.org>2001-10-16 00:49:19 +0000
commit83a95ab00ee41292598efc4df4da65de937a5ea8 (patch)
treef91d91aa846cb69964e8090ac726af73b442cebd /lib/libc/sys/aio_write.2
parent56f1506892a4ede6ebe6344193203f6effe81914 (diff)
downloadFreeBSD-src-83a95ab00ee41292598efc4df4da65de937a5ea8.zip
FreeBSD-src-83a95ab00ee41292598efc4df4da65de937a5ea8.tar.gz
Fix reference to aio_read, should be aio_write
Diffstat (limited to 'lib/libc/sys/aio_write.2')
-rw-r--r--lib/libc/sys/aio_write.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/aio_write.2 b/lib/libc/sys/aio_write.2
index d7b57c6..ae1f10a 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
OpenPOWER on IntegriCloud