summaryrefslogtreecommitdiff
path: root/man/man7/zmq_tcp.7
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@fastmq.commkdir>2010-01-13 15:15:01 +0100
committerMartin Sustrik <sustrik@fastmq.commkdir>2010-01-13 15:15:01 +0100
commit06105d164230800e8ea42ddd513e2f7fb27e6f2f (patch)
treed9d31f25f839b9b8d1ea720338d7f9fbda7fbbff /man/man7/zmq_tcp.7
parent30a107e06d48ebbc7a635ba4fb21a24e385cf4e4 (diff)
transports man pages updated
Diffstat (limited to 'man/man7/zmq_tcp.7')
-rw-r--r--man/man7/zmq_tcp.75
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>