summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_return.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/aio_return.2')
-rw-r--r--lib/libc/sys/aio_return.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/aio_return.2 b/lib/libc/sys/aio_return.2
index 3477288..64bc8c9 100644
--- a/lib/libc/sys/aio_return.2
+++ b/lib/libc/sys/aio_return.2
@@ -45,7 +45,7 @@ associated with the structure pointed to by
.Pp
.Fn aio_return
should only be called once, to obtain the final status of an asynchronous
-I/O operation once
+I/O operation once
.Xr aio_error 2
returns something other than
.Er EINPROGRESS .
@@ -59,7 +59,7 @@ or
On failure,
.Fn aio_return
returns
-.Dv -1
+.Dv -1
and sets
.Dv errno
to indicate the error condition.
OpenPOWER on IntegriCloud