summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2023-11-13 11:09:32 +0100
committerJan Engelhardt <jengelh@inai.de>2023-11-13 11:28:08 +0100
commit1e6dda434e54f704dfeff4ae197c1c41b1fd68f1 (patch)
treedaa6daee2d11bae7d357b9a9f5c9de53758970a1
parenta52789747c9ae9514ffd757bdf5ece516b406f88 (diff)
man: limit targets for -P option synopsis
Do not suggest that -P could be used with arbitrary targets. Signed-off-by: Jan Engelhardt <jengelh@inai.de>
-rw-r--r--iptables/arptables-nft.82
-rw-r--r--iptables/iptables.8.in2
2 files changed, 2 insertions, 2 deletions
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