From 65f450f22e311d9a9251d05f8fb902a8fa2afe54 Mon Sep 17 00:00:00 2001
From: Martin Sustrik <sustrik@fastmq.commkdir>
Date: Sun, 10 Jan 2010 17:41:59 +0100
Subject: minor man page fix

---
 man/man3/zmq_connect.3 | 2 --
 1 file changed, 2 deletions(-)

(limited to 'man')

diff --git a/man/man3/zmq_connect.3 b/man/man3/zmq_connect.3
index 5824a80..291d113 100644
--- a/man/man3/zmq_connect.3
+++ b/man/man3/zmq_connect.3
@@ -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);
-- 
cgit v1.2.3