summaryrefslogtreecommitdiff
path: root/docs/man/nng_aio_finish.3.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_aio_finish.3.adoc')
-rw-r--r--docs/man/nng_aio_finish.3.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/nng_aio_finish.3.adoc b/docs/man/nng_aio_finish.3.adoc
index f4c6edac..91ad188e 100644
--- a/docs/man/nng_aio_finish.3.adoc
+++ b/docs/man/nng_aio_finish.3.adoc
@@ -31,9 +31,9 @@ xref:nng_aio_result.3.adoc[`nng_aio_result()`].
This function causes the callback associated with the _aio_ to called.
-IMPORTANT: It is mandatory that operation "`providers`" call this function
-*EXACTLY ONCE* when they are finished with the operation.
-After calling this function they *MUST NOT* perform any further accesses
+IMPORTANT: It is mandatory that operation providers call this function
+*exactly once* when they are finished with the operation.
+After calling this function they *must not* perform any further accesses
to the _aio_.
NOTE: This function is only for I/O providers (those actually performing