Commit 183e1263 authored by Martin Lucina's avatar Martin Lucina Committed by Martin Sustrik

Fix typo in zmq_sendmsg(3) manual page

Signed-off-by: 's avatarMartin Lucina <martin@lucina.net>
parent 3fbe8ac3
...@@ -14,7 +14,7 @@ SYNOPSIS ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment