mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
zmq_pgm(7) man page fixed
This commit is contained in:
parent
d1e09578b2
commit
70601c243f
@ -35,9 +35,9 @@ or the name of the NIC as reported by operating system. IP address of the
|
||||
multicast group should be specified in the numeric representation. For example:
|
||||
|
||||
.nf
|
||||
pgm://eth0:224.0.0.1:5555
|
||||
pgm://lo:230.0.0.0:6666
|
||||
pgm://192.168.0.111:224.0.0.1:5555
|
||||
pgm://eth0;224.0.0.1:5555
|
||||
pgm://lo;230.0.0.0:6666
|
||||
pgm://192.168.0.111;224.0.0.1:5555
|
||||
.fi
|
||||
|
||||
Note that NIC names are not standardised by POSIX. They tend to be rather
|
||||
|
Loading…
Reference in New Issue
Block a user