summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Lucina <martin@lucina.net>2011-12-18 11:12:44 +0100
committerMartin Sustrik <sustrik@250bpm.com>2011-12-18 11:12:44 +0100
commit183e126364762eb7b6fcc96c87d060c8e09044b5 (patch)
treea6d64743c97eb3e371f02246c2a4e2e289f213e6 /doc
parent3fbe8ac3c3aaec777c305de8fbdc0d748c3b14aa (diff)
Fix typo in zmq_sendmsg(3) manual page
Signed-off-by: Martin Lucina <martin@lucina.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/zmq_sendmsg.txt2
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: