From e1576ecb6d919be95ee8cde6fd64ab8153461419 Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 31 Mar 2017 08:28:08 +0000 Subject: [PATCH] Fix an incorrectly example--reported by Thierry Closen --- ncat/docs/ncatguide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ncat/docs/ncatguide.xml b/ncat/docs/ncatguide.xml index 991e41b6b..ec5a3efb5 100644 --- a/ncat/docs/ncatguide.xml +++ b/ncat/docs/ncatguide.xml @@ -1119,7 +1119,7 @@ Protocol mismatch. option and its short form (Ncat option) make Ncat wait the given amount of time between each discrete read - or write operation. For example, --delay 500 + or write operation. For example, --delay 500ms enforces a delay of half a second.