summaryrefslogtreecommitdiff
path: root/doc/zmq_msg_size.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_msg_size.3')
-rw-r--r--doc/zmq_msg_size.38
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/zmq_msg_size.3 b/doc/zmq_msg_size.3
index e295722..e7557c1 100644
--- a/doc/zmq_msg_size.3
+++ b/doc/zmq_msg_size.3
@@ -2,12 +2,12 @@
.\" Title: zmq_msg_size
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 05/06/2011
+.\" Date: 08/29/2011
.\" Manual: 0MQ Manual
-.\" Source: 0MQ 2.1.6
+.\" Source: 0MQ 2.1.9
.\" Language: English
.\"
-.TH "ZMQ_MSG_SIZE" "3" "05/06/2011" "0MQ 2\&.1\&.6" "0MQ Manual"
+.TH "ZMQ_MSG_SIZE" "3" "08/29/2011" "0MQ 2\&.1\&.9" "0MQ Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -53,7 +53,7 @@ Never access \fIzmq_msg_t\fR members directly, instead always use the \fIzmq_msg
.RE
.SH "RETURN VALUE"
.sp
-Upon successful completion, \fIzmq_msg_data()\fR shall return the size of the message content in bytes\&.
+Upon successful completion, \fIzmq_msg_size()\fR shall return the size of the message content in bytes\&.
.SH "ERRORS"
.sp
No errors are defined\&.