blob: 3c789e526812908be2616a5c049a4a5d97d28b03 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/main.cpp.orig Wed Aug 20 13:39:57 2003
+++ src/main.cpp Wed Aug 20 13:40:16 2003
@@ -441,7 +441,7 @@
" default is \"%s\"\n"
"--help\n"
"-h print this help\n\n"
- "example: %s -t 200 -s 7 -i 1024 -o 128 -U h eth0 eth1\n\n"
+ "example: %s -t 200 -s 7 -i 1024 -o 128 -U h fxp0 fxp1\n\n"
"The options above can also be changed at run time by pressing the 'o' key.\n\n",
PACKAGE,
VERSION,
|