diff options
Diffstat (limited to 'man/man7/zmq_tcp.7')
-rw-r--r-- | man/man7/zmq_tcp.7 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/man7/zmq_tcp.7 b/man/man7/zmq_tcp.7 index 391215e..aa3f56e 100644 --- a/man/man7/zmq_tcp.7 +++ b/man/man7/zmq_tcp.7 @@ -64,6 +64,11 @@ Binary layout of a larger message: .fi .SH "SEE ALSO" + +.BR zmq_udp (7) +.BR zmq_pgm (7) +.BR zmq_inproc (7) + .SH AUTHOR Martin Sustrik <sustrik at 250bpm dot com> |