aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_msg_header.3.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_msg_header.3.adoc')
-rw-r--r--docs/man/nng_msg_header.3.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_msg_header.3.adoc b/docs/man/nng_msg_header.3.adoc
index 053ea849..b4679b0c 100644
--- a/docs/man/nng_msg_header.3.adoc
+++ b/docs/man/nng_msg_header.3.adoc
@@ -30,7 +30,7 @@ content of the message _msg_.
NOTE: The message header contains protocol-specific header content. Most
applications should not need to access this content, but it is available
for raw mode sockets (set with the
-<<nng_options.5#NNG_OPT_RAW,`NNG_OPT_RAW`>> option.)
+`<<nng_options.5#NNG_OPT_RAW,NNG_OPT_RAW>>` option.)
NOTE: The value returned by this is invalidated by a call to any of the
functions that modify the message or the header content.