Commit 3ae73ee1 authored by Carl Clemens's avatar Carl Clemens Committed by Martin Sustrik

Typo in zmq_msg_size(3) fixed

Signed-off-by: 's avatarCarl Clemens <carlclemens1@yahoo.com>
parent 770d0bc7
......@@ -10,6 +10,7 @@ Bob Beaty <rbeaty@peak6.com>
Brian Buchanan <bwb@holo.org>
Brett Cameron <Brett.Cameron@hp.com>
Burak Arslan <burak-github@arskom.com.tr>
Carl Clemens <carlclemens1@yahoo.com>
Chia-liang Kao <clkao@clkao.org>
Chris Rempel <csrl@gmx.com>
Chris Wong <chris@chriswongstudio.com>
......
......@@ -23,7 +23,7 @@ _zmq_msg_ family of functions.
RETURN VALUE
------------
Upon successful completion, _zmq_msg_data()_ shall return the size of the
Upon successful completion, _zmq_msg_size()_ shall return the size of the
message content in bytes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment