]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
man: refer to iptables-translate and ip6tables
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 14 May 2019 12:46:41 +0000 (14:46 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 15 May 2019 15:14:40 +0000 (17:14 +0200)
Instead of xtables-translate. Remove old reference to xtables-compat.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/xtables-translate.8

index c40f9f0297b5d691a20228097a6f2d7051765655..3dc72760e863650ee27fef69e61262c355a0cdd3 100644 (file)
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
 .\"
-.TH XTABLES-TRANSLATE 8 "Mar 16, 2018"
+.TH IPTABLES-TRANSLATE 8 "May 14, 2019"
 
 .SH NAME
-xtables-translate \- translation tools to migrate from iptables to nftables
-
+iptables-translate \(em translation tool to migrate from iptables to nftables
+.P
+ip6tables-translate \(em translation tool to migrate from ip6tables to nftables
 .SH DESCRIPTION
 There is a set of tools to help the system administrator translate a given
 ruleset from \fBiptables(8)\fP and \fBip6tables(8)\fP to \fBnftables(8)\fP.
@@ -123,7 +124,7 @@ To get up-to-date information about this, please head to
 \fBhttps://wiki.nftables.org/\fP.
 
 .SH SEE ALSO
-\fBnft(8)\fP, \fBxtables-compat(8)\fP
+\fBnft(8)\fP, \fBiptables(8)\fP
 
 .SH AUTHORS
 The nftables framework is written by the Netfilter project