From b593ea30833ad5dcacb9076c988aec31b0cf26ec Mon Sep 17 00:00:00 2001
From: Martin Lucina <martin@lucina.net>
Date: Mon, 23 Jan 2012 08:53:57 +0100
Subject: Imported Upstream version 2.1.7

---
 doc/zmq_getsockopt.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'doc/zmq_getsockopt.html')

diff --git a/doc/zmq_getsockopt.html b/doc/zmq_getsockopt.html
index 1c8af72..3c0b0e4 100644
--- a/doc/zmq_getsockopt.html
+++ b/doc/zmq_getsockopt.html
@@ -1661,11 +1661,11 @@ The ØMQ <em>context</em> associated with the specified <em>socket</em> was term
 </p>
 </dd>
 <dt class="hdlist1">
-<strong>EFAULT</strong>
+<strong>ENOTSOCK</strong>
 </dt>
 <dd>
 <p>
-The provided <em>socket</em> was not valid (NULL).
+The provided <em>socket</em> was invalid.
 </p>
 </dd>
 <dt class="hdlist1">
@@ -1705,8 +1705,8 @@ Martin Lucina &lt;<a href="mailto:mato@kotelna.sk">mato@kotelna.sk</a>&gt;.</p><
 <div id="footnotes"><hr /></div>
 <div id="footer">
 <div id="footer-text">
-ØMQ 2.1.4<br />
-Last updated 2011-03-13 17:59:17 CEST
+ØMQ 2.1.6<br />
+Last updated 2011-05-07 07:13:32 CEST
 </div>
 </div>
 </body>
-- 
cgit v1.2.3