summaryrefslogtreecommitdiff
path: root/doc/zmq.txt
diff options
context:
space:
mode:
authorPieter Hintjens <ph@imatix.com>2010-08-11 21:12:10 +0200
committerPieter Hintjens <ph@imatix.com>2010-08-11 21:12:10 +0200
commitde0173754cc82f6c08875a892892f043a804554c (patch)
treea484cadad58483021b1d844e93fda26106fc3931 /doc/zmq.txt
parente74d350068e8a7d2becbd791f19e2c1ef20afae5 (diff)
Removed wip zmq_deviced from master
Diffstat (limited to 'doc/zmq.txt')
-rw-r--r--doc/zmq.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/zmq.txt b/doc/zmq.txt
index 0ff26e7..330c9d1 100644
--- a/doc/zmq.txt
+++ b/doc/zmq.txt
@@ -145,9 +145,7 @@ nodes in complex messaging topologies. Devices can act as brokers that other
nodes connect to, proxies that connect through to other nodes, or any mix of
these two models.
-You can start a device in an application thread, see linkzmq:zmq_device[3],
-and you can also start devices externally, as standalone processes, see
-linkzmq:zmq_deviced[1].
+You can start a device in an application thread, see linkzmq:zmq_device[3].
ERROR HANDLING