aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nn_freemsg.3compat.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nn_freemsg.3compat.adoc')
-rw-r--r--docs/man/nn_freemsg.3compat.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nn_freemsg.3compat.adoc b/docs/man/nn_freemsg.3compat.adoc
index d23d9f0a..cfdc5957 100644
--- a/docs/man/nn_freemsg.3compat.adoc
+++ b/docs/man/nn_freemsg.3compat.adoc
@@ -25,7 +25,7 @@ int nn_freemsg(void *msg);
== DESCRIPTION
The `nn_freemsg()` deallocates a message previously allocated with
-`<<nn_allocmsg.3compat#,nn_allocmsg()>>`` or similar functions.
+`<<nn_allocmsg.3compat#,nn_allocmsg()>>` or similar functions.
NOTE: This function is provided for API
<<nng_compat.3compat#,compatibility>> with legacy _libnanomsg_.