summaryrefslogtreecommitdiff
path: root/man/man7/zmq_cpp.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_cpp.7
parentb1b66df37c0b05ba05d9636234bad0cc02a1bd03 (diff)
small fix to man pages to comply with lintian
Diffstat (limited to 'man/man7/zmq_cpp.7')
-rw-r--r--man/man7/zmq_cpp.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man7/zmq_cpp.7 b/man/man7/zmq_cpp.7
index 63f6e79..e3324ba 100644
--- a/man/man7/zmq_cpp.7
+++ b/man/man7/zmq_cpp.7
@@ -1,6 +1,6 @@
.TH zmq_cpp 7 "" "(c)2007-2010 iMatix Corporation" "0MQ User Manuals"
.SH NAME
-C++ API for 0MQ lightweight messaging kernel
+0MQ C++ API \- interface between 0MQ and C++ applications
.SH SYNOPSIS
This manual page explains how C++ API maps to underlying C API. To learn about