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_send.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'doc/zmq_send.html')
diff --git a/doc/zmq_send.html b/doc/zmq_send.html
index 70c1ebe..0e17363 100644
--- a/doc/zmq_send.html
+++ b/doc/zmq_send.html
@@ -681,11 +681,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.
@@ -747,8 +747,8 @@ Martin Lucina <mato@kotelna.sk>.<