summaryrefslogtreecommitdiffstats
path: root/iptables/arptables-nft-restore.8
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2019-03-13 20:46:13 +0100
committerFlorian Westphal <fw@strlen.de>2019-03-14 00:01:34 +0100
commit1a0cd997d601794c7031346063b8b77f4af2a13e (patch)
treea26e92792056cb08fb640804e70a060425817026 /iptables/arptables-nft-restore.8
parent4dbb6b9118e32a9b748ead893106de59579424f5 (diff)
doc: Adjust arptables man pages
Change content to suit the shipped nft-based variant. Most relevant changes: * FORWARD chain is not supported * arptables-nft-save supports a few parameters Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'iptables/arptables-nft-restore.8')
-rw-r--r--iptables/arptables-nft-restore.86
1 files changed, 2 insertions, 4 deletions
diff --git a/iptables/arptables-nft-restore.8 b/iptables/arptables-nft-restore.8
index 4f2f6236..09d9082c 100644
--- a/iptables/arptables-nft-restore.8
+++ b/iptables/arptables-nft-restore.8
@@ -1,4 +1,4 @@
-.TH ARPTABLES-RESTORE 8 "Nov 07, 2013" "" ""
+.TH ARPTABLES-RESTORE 8 "March 2019" "" ""
.\"
.\" Man page written by Jesper Dangaard Brouer <brouer@redhat.com> based on a
.\" Man page written by Harald Welte <laforge@gnumonks.org>
@@ -20,7 +20,7 @@
.\"
.\"
.SH NAME
-arptables-restore \(em Restore ARP Tables
+arptables-restore \- Restore ARP Tables (nft-based)
.SH SYNOPSIS
\fBarptables\-restore
.SH DESCRIPTION
@@ -32,8 +32,6 @@ Use I/O redirection provided by your shell to read from a file
.TP
.B arptables-restore
flushes (deletes) all previous contents of the respective ARP Table.
-.SH BUGS
-None known as of arptables-0.0.4 release
.SH AUTHOR
Jesper Dangaard Brouer <brouer@redhat.com>
.SH SEE ALSO