From 8c46901ff57856a215c426a50a2fcfe365a3af34 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 25 Dec 2012 13:11:21 +0000 Subject: doc: document iptables-restore's -M option References: http://bugs.debian.org/644221 Signed-off-by: Jan Engelhardt Signed-off-by: Pablo Neira Ayuso --- iptables/ip6tables-restore.8 | 7 ++++++- iptables/iptables-restore.8 | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'iptables') diff --git a/iptables/ip6tables-restore.8 b/iptables/ip6tables-restore.8 index 519b77a1..53ea7907 100644 --- a/iptables/ip6tables-restore.8 +++ b/iptables/ip6tables-restore.8 @@ -21,7 +21,8 @@ .SH NAME ip6tables-restore \(em Restore IPv6 Tables .SH SYNOPSIS -\fBip6tables\-restore\fP [\fB\-cntv\fP] [\fB\-T\fP \fIname\fP] +\fBip6tables\-restore\fP [\fB\-cntv\fP] [\fB\-M\fP \fImodprobe\fP] +[\fB\-T\fP \fIname\fP] .SH DESCRIPTION .PP .B ip6tables-restore @@ -42,6 +43,10 @@ Only parse and construct the ruleset, but do not commit it. \fB\-v\fP, \fB\-\-verbose\fP Print additional debug info during ruleset processing. .TP +\fB\-M\fP, \fB\-\-modprobe\fP \fImodprobe_program\fP +Specify the path to the modprobe program. By default, ip6tables-restore will +inspect /proc/sys/kernel/modprobe to determine the executable's path. +.TP \fB\-T\fP, \fB\-\-table\fP \fIname\fP Restore only the named table even if the input stream contains other ones. .B ip6tables-restore diff --git a/iptables/iptables-restore.8 b/iptables/iptables-restore.8 index 46ca5d3c..005f4237 100644 --- a/iptables/iptables-restore.8 +++ b/iptables/iptables-restore.8 @@ -21,7 +21,8 @@ .SH NAME iptables-restore \(em Restore IP Tables .SH SYNOPSIS -\fBiptables\-restore\fP [\fB\-cntv\fP] [\fB\-T\fP \fIname\fP] +\fBiptables\-restore\fP [\fB\-cntv\fP] [\fB\-M\fP \fImodprobe\fP] +[\fB\-T\fP \fIname\fP] .SH DESCRIPTION .PP .B iptables-restore @@ -42,6 +43,10 @@ Only parse and construct the ruleset, but do not commit it. \fB\-v\fP, \fB\-\-verbose\fP Print additional debug info during ruleset processing. .TP +\fB\-M\fP, \fB\-\-modprobe\fP \fImodprobe_program\fP +Specify the path to the modprobe program. By default, iptables-restore will +inspect /proc/sys/kernel/modprobe to determine the executable's path. +.TP \fB\-T\fP, \fB\-\-table\fP \fIname\fP Restore only the named table even if the input stream contains other ones. .SH BUGS -- cgit v1.2.3