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