summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2002-12-11 21:23:07 +0000
committerBart De Schuymer <bdschuym@pandora.be>2002-12-11 21:23:07 +0000
commit9781996b93c3872523813c8a69adacadc638baa8 (patch)
treef8824c244202ed9309b28c5d58a43f14ad4eb0b6
parente1b09c308c7042610b9800033f773d80cc5c9dc1 (diff)
*** empty log message ***
-rw-r--r--ebtables.82
-rw-r--r--ebtables.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/ebtables.8 b/ebtables.8
index 6618fa7..56421bb 100644
--- a/ebtables.8
+++ b/ebtables.8
@@ -347,7 +347,7 @@ operate on will be extracted from the file and the result of the operation
will be saved back into the file. If specified, this option should come
before the command specification. An alternative that should be preferred,
is setting the
-.BR EBTABLES_ATOMIC_FILE "environment variable."
+.BR EBTABLES_ATOMIC_FILE " environment variable."
.TP
.B -M, --modprobe program
When talking to the kernel, use this program to try to automatically load
diff --git a/ebtables.c b/ebtables.c
index c193d67..d09f422 100644
--- a/ebtables.c
+++ b/ebtables.c
@@ -799,7 +799,7 @@ static void print_help()
"--atomic-commit : update the kernel w/t table contained in <FILE>\n"
"--atomic-init : put the initial kernel table into <FILE>\n"
"--atomic-save : put the current kernel table into <FILE>\n"
-"--atomic file : set <FILE> to file\n\n"
+"--atomic-file file : set <FILE> to file\n\n"
"Options:\n"
"--proto -p [!] proto : protocol hexadecimal, by name or LENGTH\n"
"--src -s [!] address[/mask]: source mac address\n"