summaryrefslogtreecommitdiff
path: root/doc/zmq_term.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_term.txt')
-rw-r--r--doc/zmq_term.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/zmq_term.txt b/doc/zmq_term.txt
index 2edc765..d3914db 100644
--- a/doc/zmq_term.txt
+++ b/doc/zmq_term.txt
@@ -47,6 +47,8 @@ ERRORS
------
*EFAULT*::
The provided 'context' was not valid (NULL).
+*EINTR*::
+Termination was interrupted by a signal. It can be restarted if needed.
SEE ALSO