From b593ea30833ad5dcacb9076c988aec31b0cf26ec Mon Sep 17 00:00:00 2001
From: Martin Lucina
Date: Mon, 23 Jan 2012 08:53:57 +0100
Subject: Imported Upstream version 2.1.7
---
doc/zmq_connect.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'doc/zmq_connect.html')
diff --git a/doc/zmq_connect.html b/doc/zmq_connect.html
index daa8fa0..b67ced9 100644
--- a/doc/zmq_connect.html
+++ b/doc/zmq_connect.html
@@ -676,11 +676,11 @@ The ØMQ context associated with the specified socket was term
-EFAULT
+ENOTSOCK
-The provided socket was not valid (NULL).
+The provided socket was invalid.
@@ -724,8 +724,8 @@ Martin Lucina <mato@kotelna.sk>.<