From: Jan Engelhardt Date: Mon, 13 Nov 2023 10:09:32 +0000 (+0100) Subject: man: limit targets for -P option synopsis X-Git-Tag: v1.8.11~170 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e6dda434e54f704dfeff4ae197c1c41b1fd68f1;p=thirdparty%2Fiptables.git man: limit targets for -P option synopsis Do not suggest that -P could be used with arbitrary targets. Signed-off-by: Jan Engelhardt --- diff --git a/iptables/arptables-nft.8 b/iptables/arptables-nft.8 index 8b403ee8..444b0015 100644 --- a/iptables/arptables-nft.8 +++ b/iptables/arptables-nft.8 @@ -42,7 +42,7 @@ rule-specification\fP .PP \fBarptables\fP [\fB\-t\fP \fItable\fP] \fB\-X\fP [\fIchain\fP] .PP -\fBarptables\fP [\fB\-t\fP \fItable\fP] \fB\-P\fP \fIchain target\fP +\fBarptables\fP [\fB\-t\fP \fItable\fP] \fB\-P\fP \fIchain policy\fP .PP \fBarptables\fP [\fB\-t\fP \fItable\fP] \fB\-E\fP \fIold-chain-name new-chain-name\fP diff --git a/iptables/iptables.8.in b/iptables/iptables.8.in index 90417e89..21fb891d 100644 --- a/iptables/iptables.8.in +++ b/iptables/iptables.8.in @@ -45,7 +45,7 @@ iptables/ip6tables \(em administration tool for IPv4/IPv6 packet filtering and N .PP \fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-X\fP [\fIchain\fP] .PP -\fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-P\fP \fIchain target\fP +\fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-P\fP \fIchain policy\fP .PP \fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-E\fP \fIold-chain-name new-chain-name\fP .PP