*** empty log message ***
authorBart De Schuymer <bdschuym@pandora.be>
Wed, 24 Jul 2002 18:38:40 +0000 (18:38 +0000)
committerBart De Schuymer <bdschuym@pandora.be>
Wed, 24 Jul 2002 18:38:40 +0000 (18:38 +0000)
extensions/ebtable_broute.c

index 2abfcb6..a6a5c61 100644 (file)
@@ -5,7 +5,7 @@
 
 static void print_help(char **hn)
 {
-       printf("Supported chain for the nat table:\n");
+       printf("Supported chain for the broute table:\n");
        printf("%s\n",hn[NF_BR_BROUTING]);
 }