diff options
author | Martin Sustrik <sustrik@fastmq.commkdir> | 2009-12-03 12:58:16 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@fastmq.commkdir> | 2009-12-03 12:58:16 +0100 |
commit | 734aaa2dcbd130cfc5d8ef0bd31bd259117f6c0c (patch) | |
tree | 59fb3314cfc28156a403b7699a783040da09b19c /man/man1 | |
parent | 6fcdc5fa69ea44d38e5505c23a6e9645efd35027 (diff) |
placeholders for new man pages added
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/zmq_streamer.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/man1/zmq_streamer.1 b/man/man1/zmq_streamer.1 new file mode 100644 index 0000000..1481231 --- /dev/null +++ b/man/man1/zmq_streamer.1 @@ -0,0 +1,11 @@ +.TH zmq_streamer 1 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals" +.SH NAME +zmq_streamer \- forwards the stream of UPSTREAM/DOWNSTREAM messages +.SH SYNOPSIS +.SH DESCRIPTION +.SH OPTIONS +.SH "SEE ALSO" +.SH AUTHOR +Martin Sustrik <sustrik at fastmq dot com> + + |