Commit b262f2fe authored by Martin Sustrik's avatar Martin Sustrik

Typo fixed in zmq_send(3) man page.

Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
parent 667b247e
......@@ -70,7 +70,7 @@ _messaging patterns_ section of linkzmq:zmq_socket[3] for more information.
*ETERM*::
The 0MQ 'context' associated with the specified 'socket' was terminated.
*EFAULT*::
The provided 'context' was not valid (NULL).
The provided 'socket' was not valid (NULL).
*EINTR*::
The operation was interrupted by delivery of a signal before the message was
sent.
......
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