diff options
Diffstat (limited to 'docs/man/nn_send.3compat.adoc')
| -rw-r--r-- | docs/man/nn_send.3compat.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nn_send.3compat.adoc b/docs/man/nn_send.3compat.adoc index 181d8c7f..79029b61 100644 --- a/docs/man/nn_send.3compat.adoc +++ b/docs/man/nn_send.3compat.adoc @@ -38,7 +38,7 @@ is a pointer to the pointer, an extra level of pointer indirection. The message must have been previously allocated by `<<nn_allocmsg.3compat#,nn_allocmsg()>>` or `<<nn_recvmsg.3compat#,nn_recvmsg()>>`, using the same `NN_MSG` size. -In this case, the "`ownership``" of the message shall remain with +In this case, the "`ownership`" of the message shall remain with the caller, unless the function returns 0, indicating that the function has taken responsibility for delivering or disposing of the message. |
