This commit is contained in:
chris
2002-03-29 12:11:18 +00:00
parent ff9fb984cd
commit 864c4fcf21
4 changed files with 13 additions and 3 deletions

View File

@@ -240,7 +240,7 @@ void usage(FILE *fp) {
" -f filter code use filter code to select packets to count\n"
" (default: none, but only IP packets are counted)\n"
"\n"
"iftop, $Id$\n"
"iftop, version " IFTOP_VERSION "copyright (c) 2002 Paul Warren <pdw@ex-parrot.com>\n"
);
}