From 0c86f90280d69bd360f7566f9549c904c26d5e42 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Sun, 17 Oct 2010 10:26:06 +0200 Subject: Minor typo fixed in zmq_getsockopt(3) man page. Signed-off-by: Martin Sustrik --- doc/zmq_getsockopt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/zmq_getsockopt.txt') diff --git a/doc/zmq_getsockopt.txt b/doc/zmq_getsockopt.txt index 4413d8b..34e6084 100644 --- a/doc/zmq_getsockopt.txt +++ b/doc/zmq_getsockopt.txt @@ -28,7 +28,7 @@ The following options can be retrieved with the _zmq_getsockopt()_ function: ZMQ_TYPE: Retrieve socket type. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -The 'ZMQ_TYPE option shall retrieve the socket type for the specified +The 'ZMQ_TYPE' option shall retrieve the socket type for the specified 'socket'. The socket type is specified at socket creation time and cannot be modified afterwards. -- cgit v1.2.3