summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_suspend.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/aio_suspend.2')
-rw-r--r--lib/libc/sys/aio_suspend.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/aio_suspend.2 b/lib/libc/sys/aio_suspend.2
index 333ad82..d59cb8d 100644
--- a/lib/libc/sys/aio_suspend.2
+++ b/lib/libc/sys/aio_suspend.2
@@ -46,7 +46,7 @@ delivered, or the
has passed.
.Pp
.Fa iocbs
-is an array of
+is an array of
.Fa niocb
pointers to asynchronous I/O requests. Array members containing
NULL will be silently ignored.
@@ -79,7 +79,7 @@ The
function will fail if:
.Bl -tag -width Er
.It Bq Er EAGAIN
-the
+the
.Fa timeout
expired before any I/O requests completed.
.It Bq Er EINVAL
OpenPOWER on IntegriCloud