From: Phil Sutter Date: Tue, 1 Aug 2023 23:34:51 +0000 (+0200) Subject: man: iptables-restore.8: Drop -W option from synopsis X-Git-Tag: v1.8.10~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=193107df55541ced2e783bcce9b71b97f88a5398;p=thirdparty%2Fiptables.git 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 --- 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