Fix an incorrectly example--reported by Thierry Closen

This commit is contained in:
fyodor 2017-03-31 08:28:08 +00:00
parent 2bc67aa4d1
commit e1576ecb6d

View file

@ -1119,7 +1119,7 @@ Protocol mismatch.
option and its short form
<option>-d</option><indexterm><primary><option>-d</option> (Ncat option)</primary><see><option>--delay</option></see></indexterm>
make Ncat wait the given amount of time between each discrete read
or write operation. For example, <command>--delay 500</command>
or write operation. For example, <command>--delay 500ms</command>
enforces a delay of half a second.
</para>