summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_waitcomplete.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/aio_waitcomplete.2')
-rw-r--r--lib/libc/sys/aio_waitcomplete.222
1 files changed, 1 insertions, 21 deletions
diff --git a/lib/libc/sys/aio_waitcomplete.2 b/lib/libc/sys/aio_waitcomplete.2
index 0800912..573f002 100644
--- a/lib/libc/sys/aio_waitcomplete.2
+++ b/lib/libc/sys/aio_waitcomplete.2
@@ -108,25 +108,7 @@ asynchronous I/O requests completed.
The specified time limit expired before any asynchronous I/O requests
completed.
.El
-.Sh KERNEL OPTIONS
-The following kernel configuration option
-(see
-.Xr config 8 )
-is required:
-.Pp
-.Dl "options VFS_AIO"
-.Pp
-If you do not want AIO support included in the kernel, but
-want to use it occasionally, do not add the
-.Dv VFS_AIO
-option. Instead, load the
-.Nm aio
-module as desired:
-.Pp
-.Dl kldload aio
-.Pp
.Sh SEE ALSO
-.Xr aio 4 ,
.Xr aio_cancel 2 ,
.Xr aio_error 2 ,
.Xr aio_read 2 ,
@@ -136,9 +118,7 @@ module as desired:
.Xr fsync 2 ,
.Xr read 2 ,
.Xr write 2 ,
-.Xr config 8 ,
-.Xr kldload 8 ,
-.Xr kldunload 8
+.Xr aio 4
.Sh STANDARDS
The
.Fn aio_waitcomplete
OpenPOWER on IntegriCloud