aboutsummaryrefslogtreecommitdiff
path: root/docs/man/libnng.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/libnng.adoc')
-rw-r--r--docs/man/libnng.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/libnng.adoc b/docs/man/libnng.adoc
index 72516705..0c5ee75f 100644
--- a/docs/man/libnng.adoc
+++ b/docs/man/libnng.adoc
@@ -90,7 +90,7 @@ Most applications will only interact with the body.
|<<nng_msg_len#,nng_msg_len(3)>>|return the message body length
|<<nng_msg_realloc#,nng_msg_realloc(3)>>|reallocate a message
|<<nng_msg_trim#,nng_msg_trim(3)>>|remove data from start of message body
-|<<nng_recv_msg#,nng_recvmsg(3)>>|receive a message
+|<<nng_recvmsg#,nng_recvmsg(3)>>|receive a message
|<<nng_sendmsg#,nng_sendmsg(3)>>|send a message
|===