From 83a95ab00ee41292598efc4df4da65de937a5ea8 Mon Sep 17 00:00:00 2001 From: alfred Date: Tue, 16 Oct 2001 00:49:19 +0000 Subject: Fix reference to aio_read, should be aio_write --- lib/libc/sys/aio_write.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/sys') 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 -- cgit v1.1