projects
/
platform
/
upstream
/
ebtables.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebf9886
)
*** empty log message ***
author
Bart De Schuymer
<bdschuym@pandora.be>
Sun, 12 Oct 2003 12:34:10 +0000
(12:34 +0000)
committer
Bart De Schuymer
<bdschuym@pandora.be>
Sun, 12 Oct 2003 12:34:10 +0000
(12:34 +0000)
extensions/ebt_among.c
patch
|
blob
|
history
diff --git
a/extensions/ebt_among.c
b/extensions/ebt_among.c
index
4dfe18c
..
8edbada
100644
(file)
--- a/
extensions/ebt_among.c
+++ b/
extensions/ebt_among.c
@@
-48,7
+48,7
@@
static void print_help()
",...,zz:zz:zz:zz:zz:zz[=ip.ip.ip.ip][,]\n"
"Things in brackets are optional.\n"
"If you want to allow two (or more) IP addresses to one MAC address, you\n"
-"can specify two (or more) pairs wit
c
h the same MAC, e.g.\n"
+"can specify two (or more) pairs with the same MAC, e.g.\n"
" 00:00:00:fa:eb:fe=153.19.120.250,00:00:00:fa:eb:fe=192.168.0.1\n"
);
}