summaryrefslogtreecommitdiff
path: root/doc/zmq_msg_close.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_msg_close.txt')
-rw-r--r--doc/zmq_msg_close.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/zmq_msg_close.txt b/doc/zmq_msg_close.txt
index f72251a..025302b 100644
--- a/doc/zmq_msg_close.txt
+++ b/doc/zmq_msg_close.txt
@@ -35,7 +35,8 @@ it shall return `-1` and set 'errno' to one of the values defined below.
ERRORS
------
-No errors are defined.
+*EFAULT*::
+Invalid message.
SEE ALSO