summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2012-05-17 10:49:55 +0200
committerMartin Sustrik <sustrik@250bpm.com>2012-05-18 06:34:38 +0200
commit40e52dc710ae1d693fa09bab1c6e47ae2c2933cf (patch)
treedc248f090a835595f8364d09dbefc03875f24672
parent77326a7744c6d4cc7be91039b2407c89d2216e29 (diff)
Link to xs_shutdown added to xs(7) man page
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-rw-r--r--doc/xs.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/xs.txt b/doc/xs.txt
index 8320dbd..d417456 100644
--- a/doc/xs.txt
+++ b/doc/xs.txt
@@ -136,9 +136,10 @@ Manipulating socket options::
linkxs:xs_getsockopt[3]
linkxs:xs_setsockopt[3]
-Establishing a message flow::
+Creating and modifiying topologies::
linkxs:xs_bind[3]
linkxs:xs_connect[3]
+ linkxs:xs_shutdown[3]
Sending and receiving messages::
linkxs:xs_send[3]