0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-27 15:41:05 +08:00

Fix typo in zmq_sendmsg(3) manual page

Signed-off-by: Martin Lucina <martin@lucina.net>
This commit is contained in:
Martin Lucina 2011-12-18 11:12:44 +01:00 committed by Martin Sustrik
parent 3fbe8ac3c3
commit 183e126364

View File

@ -14,7 +14,7 @@ SYNOPSIS
DESCRIPTION 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 argument to be sent to the socket referenced by the 'socket' argument. The
'flags' argument is a combination of the flags defined below: 'flags' argument is a combination of the flags defined below: