summaryrefslogtreecommitdiff
path: root/doc/zmq_epgm.7
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_epgm.7')
-rw-r--r--doc/zmq_epgm.710
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/zmq_epgm.7 b/doc/zmq_epgm.7
index 8ee8ef3..66250f5 100644
--- a/doc/zmq_epgm.7
+++ b/doc/zmq_epgm.7
@@ -2,12 +2,12 @@
.\" Title: zmq_pgm
.\" 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_PGM" "7" "05/06/2011" "0MQ 2\&.1\&.6" "0MQ Manual"
+.TH "ZMQ_PGM" "7" "08/29/2011" "0MQ 2\&.1\&.9" "0MQ Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -83,7 +83,7 @@ The interface name as defined by the operating system\&.
.sp -1
.IP \(bu 2.3
.\}
-The primary IPv4 address assigned to the interface, in it\(cqs numeric representation\&.
+The primary IPv4 address assigned to the interface, in its numeric representation\&.
.RE
.if n \{\
.sp
@@ -102,7 +102,7 @@ Interface names are not standardised in any way and should be assumed to be arbi
.sp .5v
.RE
.sp
-A \fImulticast address\fR is specified by an IPv4 multicast address in it\(cqs numeric representation\&.
+A \fImulticast address\fR is specified by an IPv4 multicast address in its numeric representation\&.
.SH "WIRE FORMAT"
.sp
Consecutive PGM datagrams are interpreted by 0MQ as a single continuous stream of data where 0MQ messages are not necessarily aligned with PGM datagram boundaries and a single 0MQ message may span several PGM datagrams\&. This stream of data consists of 0MQ messages encapsulated in \fIframes\fR as described in \fBzmq_tcp\fR(7)\&.