aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_bus.7.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_bus.7.adoc')
-rw-r--r--docs/man/nng_bus.7.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_bus.7.adoc b/docs/man/nng_bus.7.adoc
index d5c57710..bb993f7c 100644
--- a/docs/man/nng_bus.7.adoc
+++ b/docs/man/nng_bus.7.adoc
@@ -49,7 +49,7 @@ the more likely that message loss is to occur.
=== Socket Operations
-The <<nng_bus_open.3#,`nng_bus0_open()`>> functions create a bus socket.
+The `<<nng_bus_open.3#,nng_bus0_open()>>` functions create a bus socket.
This socket may be used to send and receive messages.
Sending messages will attempt to deliver to each directly connected peer.