Commit 65f450f2 authored by Martin Sustrik's avatar Martin Sustrik

minor man page fix

parent bd07baf0
...@@ -28,8 +28,6 @@ to the appropriate value. ...@@ -28,8 +28,6 @@ to the appropriate value.
unsupported protocol. unsupported protocol.
.IP "\fBENOCOMPATPROTO\fP" .IP "\fBENOCOMPATPROTO\fP"
protocol is not compatible with the socket type. protocol is not compatible with the socket type.
.IP "\fBECONNREFUSED\fP"
no-one listening on the remote address.
.SH EXAMPLE .SH EXAMPLE
.nf .nf
void *s = zmq_socket (context, ZMQ_SUB); void *s = zmq_socket (context, ZMQ_SUB);
......
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