aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_pull.7.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_pull.7.adoc')
-rw-r--r--docs/man/nng_pull.7.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_pull.7.adoc b/docs/man/nng_pull.7.adoc
index c57515c5..59607e7e 100644
--- a/docs/man/nng_pull.7.adoc
+++ b/docs/man/nng_pull.7.adoc
@@ -35,7 +35,7 @@ This property makes this pattern useful in ((load-balancing)) scenarios.
=== Socket Operations
-The <<nng_pull_open.3#,`nng_pull0_open()`>> functions create a puller socket.
+The `<<nng_pull_open.3#,nng_pull0_open()>>` functions create a puller socket.
This socket may be used to receive messages, but is unable to send them.
Attempts to send messages will result in `NNG_ENOTSUP`.