summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/aio.49
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/aio.4 b/share/man/man4/aio.4
index be7407d..729aee6 100644
--- a/share/man/man4/aio.4
+++ b/share/man/man4/aio.4
@@ -34,7 +34,11 @@
.Nm aio
.Nd asynchronous I/O
.Sh SYNOPSIS
+To link into the kernel:
.Cd "options VFS_AIO"
+.Pp
+To load as a kernel loadable module:
+.Dl kldload aio
.Sh DESCRIPTION
The
.Nm
@@ -49,7 +53,10 @@ dynamic kernel module.
.Xr aio_return 2 ,
.Xr aio_suspend 2 ,
.Xr aio_waitcomplete 2 ,
-.Xr aio_write 2
+.Xr aio_write 2 ,
+.Xr config 8 ,
+.Xr kldload 8 ,
+.Xr kldunload 8
.Sh HISTORY
The
.Nm
OpenPOWER on IntegriCloud