From b70d628fad5ab97d24473b83fd18997b4e87477d Mon Sep 17 00:00:00 2001 From: Martin Lucina Date: Wed, 1 Dec 2010 10:57:37 +0100 Subject: Documentation updates for 2.1 - Clarify ZMQ_LINGER, zmq_close (), zmq_term () relationship - New socket options - Clarify thread safety of sockets and migration between threads - Other minor and spelling fixes Signed-off-by: Martin Lucina --- doc/zmq_version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/zmq_version.txt') diff --git a/doc/zmq_version.txt b/doc/zmq_version.txt index 0ad3a55..58b7977 100644 --- a/doc/zmq_version.txt +++ b/doc/zmq_version.txt @@ -15,7 +15,7 @@ SYNOPSIS DESCRIPTION ----------- The _zmq_version()_ function shall fill in the integer variables pointed to by -the 'major', 'minor' and 'patch' arguments with the major, minor and patchlevel +the 'major', 'minor' and 'patch' arguments with the major, minor and patch level components of the 0MQ library version. This functionality is intended for applications or language bindings -- cgit v1.2.3