summaryrefslogtreecommitdiff
path: root/doc/xs.txt
diff options
context:
space:
mode:
authorMartin Lucina <martin@lucina.net>2012-03-13 17:27:15 +0100
committerMartin Lucina <martin@lucina.net>2012-03-13 17:27:15 +0100
commitc1729113ea21e7fd90b217e979e333a85e26dc9a (patch)
tree2577c7bd37d328882be763d9eed09f900b44e5e8 /doc/xs.txt
parent51160a668dbb2ec659a19ae9a1c6c4c28075c492 (diff)
Rename zmq(7) manual to xs_zmq(7) and always install it
Signed-off-by: Martin Lucina <martin@lucina.net>
Diffstat (limited to 'doc/xs.txt')
-rw-r--r--doc/xs.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/xs.txt b/doc/xs.txt
index 93ff16a..cf5ce14 100644
--- a/doc/xs.txt
+++ b/doc/xs.txt
@@ -179,9 +179,8 @@ provided by the vendor of their language binding.
ZEROMQ COMPATIBILITY
--------------------
The Crossroads library provides an optional drop-in 'libzmq' compatibility
-library for ZeroMQ applications. If your version of Crossroads was built with
-the `--enable-libzmq` option, you can find the compatibility library
-documentation in linkxs:zmq[7].
+library for ZeroMQ applications. See linkxs:xs_zmq[7] for documentation on
+this option.
AUTHORS