diff options
author | Martin Sustrik <sustrik@fastmq.commkdir> | 2009-11-22 08:47:06 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@fastmq.commkdir> | 2009-11-22 08:47:06 +0100 |
commit | 55b64a02e7f3b1ce9e512240a9f9a337ead3b54c (patch) | |
tree | 2e99ea10ace9f57dd9b73db7f69562316533cdfb /man/man7 | |
parent | c41daca3da6ffd033f93c3e24898414567f71eb3 (diff) |
man pages - initial (dummy) version
Diffstat (limited to 'man/man7')
-rw-r--r-- | man/man7/zmq.7 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/man7/zmq.7 b/man/man7/zmq.7 new file mode 100644 index 0000000..02257a7 --- /dev/null +++ b/man/man7/zmq.7 @@ -0,0 +1,9 @@ +.TH zmq 7 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals" +.SH NAME +0MQ \- a lightweight messaging kernel +.SH SYNOPSIS +.SH DESCRIPTION +.SH "SEE ALSO" +.SH AUTHOR +Martin Sustrik <sustrik at fastmq dot com> + |