Signed-off-by: Guillem Jover <guillem@hadrons.org>
Gbp-Pq: Name 0007-man-Remove-spurious-spaces.patch
writes data in files in a situation where new incoming data would have
to be written in a file which will be updated by an enqueued request.
.SH "RETURN VALUES"
-0 is returned on success , otherwise returns errno.
+0 is returned on success, otherwise returns errno.
.SH ERRORS
.TP
.B EFAULT
.fi
.SH DESCRIPTION
.B io_queue_run
-Attempts to read all the events events from
+Attempts to read all the events events from
the completion queue for the aio_context specified by ctx_id.
.SH "RETURN VALUES"
May return
.BI "int io_queue_wait(io_context_t ctx, const struct timespec *timeout);"
.fi
.SH DESCRIPTION
-Attempts to read an event from
+Attempts to read an event from
the completion queue for the aio_context specified by ctx_id.
.SH "RETURN VALUES"
May return