This commit is contained in:
chris
2002-04-01 23:05:42 +00:00
parent 9e3d1e08ef
commit bb6aaf53d2
2 changed files with 54 additions and 9 deletions

View File

@@ -77,7 +77,7 @@ static void usage(FILE *fp) {
" -i interface listen on named interface (default: eth0)\n"
" -f filter code use filter code to select packets to count\n"
" (default: none, but only IP packets are counted)\n"
" -n network/netmask show traffic flows in/out of network\n"
" -n net/mask show traffic flows in/out of network\n"
"\n"
"iftop, version " IFTOP_VERSION " copyright (c) 2002 Paul Warren <pdw@ex-parrot.com>\n"
);