Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
70601c24
Commit
70601c24
authored
Jan 22, 2010
by
Martin Sustrik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zmq_pgm(7) man page fixed
parent
d1e09578
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
zmq_pgm.7
man/man7/zmq_pgm.7
+3
-3
No files found.
man/man7/zmq_pgm.7
View file @
70601c24
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment