summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Lucina <mato@kotelna.sk>2010-03-09 19:29:41 +0100
committerMartin Lucina <mato@kotelna.sk>2010-03-09 19:29:41 +0100
commitbc468b34513a0fd76e69e03f3f978abd7d8c3871 (patch)
tree902981309397b474b64633bd212a89664e13e208
parentedebff902a9785ecdb3a27f6a78ac7cc68b38a56 (diff)
Add missing section with zmq_version()
-rw-r--r--doc/zmq.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/zmq.txt b/doc/zmq.txt
index 21722a7..5f32d7f 100644
--- a/doc/zmq.txt
+++ b/doc/zmq.txt
@@ -178,6 +178,14 @@ into error message strings. For further details refer to
linkzmq:zmq_strerror[3].
+MISCELLANEOUS
+-------------
+The following miscellaneous functions are provided:
+
+Report 0MQ library version::
+ linkzmq:zmq_version[3]
+
+
LANGUAGE BINDINGS
-----------------
The 0MQ library provides interfaces suitable for calling from programs in any