diff options
-rw-r--r-- | doc/zmq_sendmsg.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zmq_sendmsg.txt b/doc/zmq_sendmsg.txt index d069bd7..f214f56 100644 --- a/doc/zmq_sendmsg.txt +++ b/doc/zmq_sendmsg.txt @@ -14,7 +14,7 @@ SYNOPSIS DESCRIPTION ----------- -The _zmq_send()_ function shall queue the message referenced by the 'msg' +The _zmq_sendmsg()_ function shall queue the message referenced by the 'msg' argument to be sent to the socket referenced by the 'socket' argument. The 'flags' argument is a combination of the flags defined below: |