0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-16 20:41:18 +08:00

minor man page fix

This commit is contained in:
Martin Sustrik 2010-01-10 17:41:59 +01:00
parent bd07baf028
commit 65f450f22e

View File

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