aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_aio_set_input.3.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_aio_set_input.3.adoc')
-rw-r--r--docs/man/nng_aio_set_input.3.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_aio_set_input.3.adoc b/docs/man/nng_aio_set_input.3.adoc
index dd921d52..696f1513 100644
--- a/docs/man/nng_aio_set_input.3.adoc
+++ b/docs/man/nng_aio_set_input.3.adoc
@@ -42,7 +42,7 @@ IMPORTANT: It is an error to call this function while the _aio_ is currently
in use by an active asynchronous operation.
An input parameter set with this function may be retrieved later with
-the <<nng_aio_get_input.3#,`nng_aio_get_input()`>> function.
+the `<<nng_aio_get_input.3#,nng_aio_get_input()>>` function.
== RETURN VALUES