From f7d7fa9112d86bd3a542b7cc0de775ad998ebf7e Mon Sep 17 00:00:00 2001 From: luis Date: Wed, 21 Jul 2010 18:13:23 +0000 Subject: [PATCH] Make sure documentation for the echo mode gets added at some point --- todo/nping.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo/nping.txt b/todo/nping.txt index 71780efee..ed7d7bf81 100644 --- a/todo/nping.txt +++ b/todo/nping.txt @@ -66,7 +66,7 @@ o [EM] Things to decide on: have changed and pass them back. (see Fyodor/Luis IM discussion logs from 6/28/10). -* [EM] Begin coding the echo mode system +* [EM] Make sure -h and the man page have info about the echo mode. * Fix Windows rtt values. Right now Nsock does not seem to be giving the callback at the proper time, or something.