From dd7c629a27e6dffad9c659a233216ce56fbd4ef8 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Fri, 19 Aug 2011 14:42:31 +0200 Subject: Typo fixed in zmq_socket(3) Signed-off-by: Martin Sustrik --- doc/zmq_socket.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/zmq_socket.txt b/doc/zmq_socket.txt index badb9ef..91b74ea 100644 --- a/doc/zmq_socket.txt +++ b/doc/zmq_socket.txt @@ -225,8 +225,8 @@ Outgoing routing strategy:: Fan out ZMQ_HWM option action:: Drop -ZMQ_SUB -^^^^^^^ +ZMQ_XSUB +^^^^^^^^ Same as ZMQ_SUB except that you subscribe by sending subscription messages to the socket. Subscription message is a byte 1 (for subscriptions) or byte 0 (for unsubscriptions) followed by the subscription body. -- cgit v1.2.3