From 193107df55541ced2e783bcce9b71b97f88a5398 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Wed, 2 Aug 2023 01:34:51 +0200 Subject: 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 --- iptables/iptables-restore.8.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'iptables') 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 -- cgit v1.2.3