summaryrefslogtreecommitdiffstats
path: root/iptables/arptables-nft.8
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2023-11-13 10:45:06 +0100
committerJan Engelhardt <jengelh@inai.de>2023-11-13 11:28:08 +0100
commita52789747c9ae9514ffd757bdf5ece516b406f88 (patch)
treea12aa19e28ee79365799b1b69c800d1e149683d8 /iptables/arptables-nft.8
parent70646de7b6560f7a36ae6bbfe23cb9b929f00d47 (diff)
man: copy synopsis markup from iptables.8 to arptables-nft.8
Signed-off-by: Jan Engelhardt <jengelh@inai.de>
Diffstat (limited to 'iptables/arptables-nft.8')
-rw-r--r--iptables/arptables-nft.842
1 files changed, 28 insertions, 14 deletions
diff --git a/iptables/arptables-nft.8 b/iptables/arptables-nft.8
index 84775a86..8b403ee8 100644
--- a/iptables/arptables-nft.8
+++ b/iptables/arptables-nft.8
@@ -24,20 +24,34 @@
.SH NAME
arptables \(em ARP table administration (nft-based)
.SH SYNOPSIS
-.BR "arptables " [ "-t table" ] " -" [ AD ] " chain rule-specification " [ options ]
-.br
-.BR "arptables " [ "-t table" ] " -" [ RI ] " chain rulenum rule-specification " [ options ]
-.br
-.BR "arptables " [ "-t table" ] " -D chain rulenum " [ options ]
-.br
-.BR "arptables " [ "-t table" ] " -" [ "LFZ" ] " " [ chain ] " " [ options ]
-.br
-.BR "arptables " [ "-t table" ] " -" [ "NX" ] " chain"
-.br
-.BR "arptables " [ "-t table" ] " -E old-chain-name new-chain-name"
-.br
-.BR "arptables " [ "-t table" ] " -P chain target " [ options ]
-
+\fBarptables\fP [\fB\-t\fP \fItable\fP] {\fB\-A|\-D\fP} \fIchain\fP
+\fIrule-specification\fP [options...]
+.PP
+\fBarptables\fP [\fB\-t\fP \fItable\fP] \fB\-I\fP \fIchain\fP [\fIrulenum\fP]
+\fIrule-specification\fP
+.PP
+\fBarptables\fP [\fB\-t\fP \fItable\fP] \fB\-R\fP \fIchain rulenum
+rule-specification\fP
+.PP
+\fBarptables\fP [\fB\-t\fP \fItable\fP] \fB\-D\fP \fIchain rulenum\fP
+.PP
+\fBarptables\fP [\fB\-t\fP \fItable\fP] {\fB\-F\fP|\fB\-L\fP|\fB\-Z\fP}
+[\fIchain\fP [\fIrulenum\fP]] [\fIoptions...\fP]
+.PP
+\fBarptables\fP [\fB\-t\fP \fItable\fP] \fB\-N\fP \fIchain\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
+.PP
+\fBarptables\fP [\fB\-t\fP \fItable\fP] \fB\-E\fP \fIold-chain-name
+new-chain-name\fP
+.PP
+rule-specification := [matches...] [target]
+.PP
+match := \fB\-m\fP \fImatchname\fP [per-match-options]
+.PP
+target := \fB\-j\fP \fItargetname\fP [per-target-options]
.SH DESCRIPTION
.B arptables
is a user space tool, it is used to set up and maintain the