From: Pablo Neira Ayuso Date: Tue, 14 May 2019 12:46:41 +0000 (+0200) Subject: man: refer to iptables-translate and ip6tables X-Git-Tag: v1.8.3~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bceb483ea90842f2801e06906f833d222158a312;p=thirdparty%2Fiptables.git man: refer to iptables-translate and ip6tables Instead of xtables-translate. Remove old reference to xtables-compat. Signed-off-by: Pablo Neira Ayuso --- diff --git a/iptables/xtables-translate.8 b/iptables/xtables-translate.8 index c40f9f02..3dc72760 100644 --- a/iptables/xtables-translate.8 +++ b/iptables/xtables-translate.8 @@ -22,11 +22,12 @@ .\" . .\" %%%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