summaryrefslogtreecommitdiff
path: root/man/man7/zmq_inproc.7
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@fastmq.commkdir>2010-01-21 16:30:42 +0100
committerMartin Sustrik <sustrik@fastmq.commkdir>2010-01-21 16:30:42 +0100
commitf4832faf29df6470bf59f1f1866c07fa4278a75b (patch)
tree7cd50741512a7a5604a6c3a7e180a91e6f443e6c /man/man7/zmq_inproc.7
parentb1b66df37c0b05ba05d9636234bad0cc02a1bd03 (diff)
small fix to man pages to comply with lintian
Diffstat (limited to 'man/man7/zmq_inproc.7')
-rw-r--r--man/man7/zmq_inproc.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man7/zmq_inproc.7 b/man/man7/zmq_inproc.7
index 16abce6..279d9b5 100644
--- a/man/man7/zmq_inproc.7
+++ b/man/man7/zmq_inproc.7
@@ -1,6 +1,6 @@
.TH zmq_inproc 7 "" "(c)2007-2010 iMatix Corporation" "0MQ User Manuals"
.SH NAME
-In-process (inter-thread) transport for 0MQ
+0MQ In-process Transport \- transport to pass messages between threads
.SH SYNOPSIS
In-process transport is optimised for passing messages between threads in the