summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/aio.44
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/aio.4 b/share/man/man4/aio.4
index efcfe24..048561d 100644
--- a/share/man/man4/aio.4
+++ b/share/man/man4/aio.4
@@ -54,7 +54,9 @@ the
.Va vfs.aio.enable_unsafe
sysctl node to a non-zero value.
.Pp
-Asynchronous I/O operations on sockets and raw disk devices do not block
+Asynchronous I/O operations on sockets,
+raw disk devices,
+and regular files on local filesystems do not block
indefinitely and are always enabled.
.Pp
The
OpenPOWER on IntegriCloud