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_bind.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'doc/zmq_bind.html')
diff --git a/doc/zmq_bind.html b/doc/zmq_bind.html
index 11b8762..034113d 100644
--- a/doc/zmq_bind.html
+++ b/doc/zmq_bind.html
@@ -690,11 +690,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.
@@ -738,8 +738,8 @@ Martin Lucina <mato@kotelna.sk>.<