From b85ff17822b3a2b4737c964f38d82b5dde568a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lourens=20Naude=CC=81?= Date: Thu, 24 May 2012 09:39:48 +0100 Subject: [PATCH] Fix too long underline in monitor docs --- doc/zmq_ctx_set_monitor.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/zmq_ctx_set_monitor.txt b/doc/zmq_ctx_set_monitor.txt index c72fe921..ae1042fd 100644 --- a/doc/zmq_ctx_set_monitor.txt +++ b/doc/zmq_ctx_set_monitor.txt @@ -146,7 +146,7 @@ data.close_failed.err // errno ---- ZMQ_EVENT_DISCONNECTED: broken session -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The 'ZMQ_EVENT_DISCONNECTED' event triggers when the stream engine (tcp and ipc specific) detects a corrupted / broken session.