summaryrefslogtreecommitdiffstats
path: root/iptables/iptables-restore.8.in
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2023-08-02 01:34:51 +0200
committerPhil Sutter <phil@nwl.cc>2023-08-05 01:29:31 +0200
commit193107df55541ced2e783bcce9b71b97f88a5398 (patch)
tree807602a4afc827d477a404b90cc77d542517bf5c /iptables/iptables-restore.8.in
parente7bc6cc8aca993b743e83f20b2f579aed2f5d954 (diff)
man: iptables-restore.8: Drop -W option from synopsis
The description was dropped already, there is no benefit in still listing it. Fixes: 07e2107ef0cbc ("xshared: Implement xtables lock timeout using signals") Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'iptables/iptables-restore.8.in')
-rw-r--r--iptables/iptables-restore.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/iptables/iptables-restore.8.in b/iptables/iptables-restore.8.in
index a63a344c..bfd2fc35 100644
--- a/iptables/iptables-restore.8.in
+++ b/iptables/iptables-restore.8.in
@@ -24,11 +24,11 @@ iptables-restore \(em Restore IP Tables
ip6tables-restore \(em Restore IPv6 Tables
.SH SYNOPSIS
\fBiptables\-restore\fP [\fB\-chntvV\fP] [\fB\-w\fP \fIseconds\fP]
-[\fB\-W\fP \fIusecs\fP] [\fB\-M\fP \fImodprobe\fP] [\fB\-T\fP \fIname\fP]
+[\fB\-M\fP \fImodprobe\fP] [\fB\-T\fP \fIname\fP]
[\fBfile\fP]
.P
\fBip6tables\-restore\fP [\fB\-chntvV\fP] [\fB\-w\fP \fIseconds\fP]
-[\fB\-W\fP \fIusecs\fP] [\fB\-M\fP \fImodprobe\fP] [\fB\-T\fP \fIname\fP]
+[\fB\-M\fP \fImodprobe\fP] [\fB\-T\fP \fIname\fP]
[\fBfile\fP]
.SH DESCRIPTION
.PP