diff options
Diffstat (limited to 'networking/nc_bloaty.c')
-rw-r--r-- | networking/nc_bloaty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/nc_bloaty.c b/networking/nc_bloaty.c index cfa133eae..d35c9e140 100644 --- a/networking/nc_bloaty.c +++ b/networking/nc_bloaty.c | |||
@@ -31,7 +31,7 @@ | |||
31 | * Much of author's comments are still retained in the code. | 31 | * Much of author's comments are still retained in the code. |
32 | * | 32 | * |
33 | * Functionality removed (rationale): | 33 | * Functionality removed (rationale): |
34 | * - miltiple-port ranges, randomized port scanning (use nmap) | 34 | * - multiple-port ranges, randomized port scanning (use nmap) |
35 | * - telnet support (use telnet) | 35 | * - telnet support (use telnet) |
36 | * - source routing | 36 | * - source routing |
37 | * - multiple DNS checks | 37 | * - multiple DNS checks |