diff options
author | Martin Lucina <martin@lucina.net> | 2012-01-23 08:54:31 +0100 |
---|---|---|
committer | Martin Lucina <martin@lucina.net> | 2012-01-23 08:54:31 +0100 |
commit | 978e33ba253a997b41b331b449b474a5cee7bccc (patch) | |
tree | 68b0709e1ebb04bf7fd102a7783e3f93dd52cc8c /doc/zmq_recv.3 | |
parent | 75af6aed482ab16997c1388fe801f74d11ec12a4 (diff) |
Imported Upstream version 2.1.10upstream/2.1.10
Diffstat (limited to 'doc/zmq_recv.3')
-rw-r--r-- | doc/zmq_recv.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/zmq_recv.3 b/doc/zmq_recv.3 index 6ea3446..925d1a5 100644 --- a/doc/zmq_recv.3 +++ b/doc/zmq_recv.3 @@ -2,12 +2,12 @@ .\" Title: zmq_recv .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> -.\" Date: 08/29/2011 +.\" Date: 09/08/2011 .\" Manual: 0MQ Manual -.\" Source: 0MQ 2.1.9 +.\" Source: 0MQ 2.1.10 .\" Language: English .\" -.TH "ZMQ_RECV" "3" "08/29/2011" "0MQ 2\&.1\&.9" "0MQ Manual" +.TH "ZMQ_RECV" "3" "09/08/2011" "0MQ 2\&.1\&.10" "0MQ Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- |