zmq_udp(7) man page fixed

This commit is contained in:
Martin Sustrik 2010-01-22 11:38:17 +01:00
parent 70601c243f
commit 6edec4fe93

View File

@ -19,9 +19,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: multicast group should be specified in the numeric representation. For example:
.nf .nf
udp://eth0:224.0.0.1:5555 udp://eth0;224.0.0.1:5555
udp://lo:230.0.0.0:6666 udp://lo;230.0.0.0:6666
udp://192.168.0.111:224.0.0.1:5555 udp://192.168.0.111;224.0.0.1:5555
.fi .fi
Note that NIC names are not standardised by POSIX. They tend to be rather Note that NIC names are not standardised by POSIX. They tend to be rather