From: Phil Sutter Date: Tue, 1 Aug 2023 23:33:26 +0000 (+0200) Subject: man: iptables-restore.8: Consistently document -w option X-Git-Tag: v1.8.10~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e7bc6cc8aca993b743e83f20b2f579aed2f5d954;p=thirdparty%2Fiptables.git man: iptables-restore.8: Consistently document -w option Use the same name for the option's argument. Fixes: 65801d02a482b ("iptables-restore.8: document -w/-W options") Signed-off-by: Phil Sutter --- diff --git a/iptables/iptables-restore.8.in b/iptables/iptables-restore.8.in index f95f00ac..a63a344c 100644 --- a/iptables/iptables-restore.8.in +++ b/iptables/iptables-restore.8.in @@ -23,11 +23,11 @@ iptables-restore \(em Restore IP Tables .P ip6tables-restore \(em Restore IPv6 Tables .SH SYNOPSIS -\fBiptables\-restore\fP [\fB\-chntvV\fP] [\fB\-w\fP \fIsecs\fP] +\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] [\fBfile\fP] .P -\fBip6tables\-restore\fP [\fB\-chntvV\fP] [\fB\-w\fP \fIsecs\fP] +\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] [\fBfile\fP] .SH DESCRIPTION