diff options
Diffstat (limited to 'docs/man/nng_recvmsg.3.adoc')
| -rw-r--r-- | docs/man/nng_recvmsg.3.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_recvmsg.3.adoc b/docs/man/nng_recvmsg.3.adoc index c2276511..abe7c723 100644 --- a/docs/man/nng_recvmsg.3.adoc +++ b/docs/man/nng_recvmsg.3.adoc @@ -28,7 +28,7 @@ The `nng_recvmsg()` receives a message on socket _s_, storing the received message at the location pointed to by _msgp_. TIP: Using this function gives access to the message structure, and thus may -offer more functionality than the simpler <<nng_recv.3#,`nng_recv()`>> function. +offer more functionality than the simpler `<<nng_recv.3#,nng_recv()>>` function. The _flags_ may contain the following value: |
