summaryrefslogtreecommitdiff
path: root/man/man3
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-02-09 15:21:26 +0100
committerMartin Sustrik <sustrik@250bpm.com>2010-02-09 15:21:26 +0100
commitfd673ae231119682a242967551cfa034fa32791a (patch)
treed4954a38b83f053af42e1ce09da7df95dd2c1784 /man/man3
parent6b2ca4e158c3394f5aba8f0f01ff1734423683f9 (diff)
couple of typos in the documentation fixed
Diffstat (limited to 'man/man3')
-rw-r--r--man/man3/zmq_term.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/zmq_term.3 b/man/man3/zmq_term.3
index 92b4b37..b0b8962 100644
--- a/man/man3/zmq_term.3
+++ b/man/man3/zmq_term.3
@@ -1,6 +1,6 @@
.TH zmq_term 3 "" "(c)2007-2010 iMatix Corporation" "0MQ User Manuals"
.SH NAME
-zmq_init \- terminates 0MQ context
+zmq_term \- terminates 0MQ context
.SH SYNOPSIS
.B int zmq_term (void *context);
.SH DESCRIPTION