diff options
Diffstat (limited to 'doc/zmq_term.txt')
-rw-r--r-- | doc/zmq_term.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zmq_term.txt b/doc/zmq_term.txt index eea9f48..2e15c24 100644 --- a/doc/zmq_term.txt +++ b/doc/zmq_term.txt @@ -24,7 +24,7 @@ delayed until the last socket within it is closed. RETURN VALUE ------------ The _zmq_term()_ function shall return zero if successful. Otherwise it shall -return -1 and set 'errno' to one of the values defined below. +return `-1` and set 'errno' to one of the values defined below. ERRORS |