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_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 context associated with the specified socket was term
-EFAULT
+ENOTSOCK
-The provided socket was not valid (NULL).
+The provided socket was invalid.
@@ -1705,8 +1705,8 @@ Martin Lucina <mato@kotelna.sk>.<