diff options
author | Martin Sustrik <sustrik@fastmq.commkdir> | 2010-01-18 13:16:14 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@fastmq.commkdir> | 2010-01-18 13:16:14 +0100 |
commit | 4ceb83935062bb84fd5da702679a126d12aed8be (patch) | |
tree | bb0bafba163930115f3e29720df8820e1d966ed7 /.gitignore | |
parent | bddff50271b7c4c15c34d7a0aa1c04f3e3e3c107 (diff) |
typos in man pages fixed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -16,3 +16,16 @@ autom4te.cache .* src/platform.hpp src/stamp-h1 +devices/zmq_forwarder/zmq_forwarder +devices/zmq_queue/zmq_queue +devices/zmq_streamer/zmq_streamer +examples/chat/display +examples/chat/prompt +perf/c/local_lat +perf/c/local_thr +perf/c/remote_lat +perf/c/remote_thr +perf/cpp/local_lat +perf/cpp/local_thr +perf/cpp/remote_lat +perf/cpp/remote_thr |