From 98b15875991e2aba0f87b665ca6106a7a4a17fd3 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Wed, 11 Dec 2002 21:23:07 +0000 Subject: *** empty log message *** --- userspace/ebtables2/ebtables.8 | 2 +- userspace/ebtables2/ebtables.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'userspace') diff --git a/userspace/ebtables2/ebtables.8 b/userspace/ebtables2/ebtables.8 index 6618fa7..56421bb 100644 --- a/userspace/ebtables2/ebtables.8 +++ b/userspace/ebtables2/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/userspace/ebtables2/ebtables.c b/userspace/ebtables2/ebtables.c index c193d67..d09f422 100644 --- a/userspace/ebtables2/ebtables.c +++ b/userspace/ebtables2/ebtables.c @@ -799,7 +799,7 @@ static void print_help() "--atomic-commit : update the kernel w/t table contained in \n" "--atomic-init : put the initial kernel table into \n" "--atomic-save : put the current kernel table into \n" -"--atomic file : set to file\n\n" +"--atomic-file file : set to file\n\n" "Options:\n" "--proto -p [!] proto : protocol hexadecimal, by name or LENGTH\n" "--src -s [!] address[/mask]: source mac address\n" -- cgit v1.2.3