]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
doc: nft.8 change "Native Address Translation" to "Network Address Translation"
authorDuncan Roe <duncan_roe@optusnet.com.au>
Thu, 12 Oct 2017 07:24:11 +0000 (18:24 +1100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 17 Oct 2017 12:02:47 +0000 (14:02 +0200)
A Google search for "Native Address Translation" found 1 entry
(http://encyclopedia2.thefreedictionary.com/Native+address+translation) which
redirects to .../Network+address+translation. All other matches are to entries
about "Network Address Translation".

Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
doc/nft.xml

index c7e12c9c8a7d4e9acbb697ef195180f569dec5cb..86b4bd910180b422c2f393882a1e8cdd2cf2017c 100644 (file)
@@ -782,7 +782,7 @@ filter input iif $int_ifs accept
                                                        <entry>nat</entry>
                                                        <entry>ip, ip6</entry>
                                                        <entry>prerouting, input, output, postrouting</entry>
-                                                       <entry>Chains of this type perform Native Address Translation based on conntrack entries. Only the first packet of a connection actually traverses this chain - its rules usually define details of the created conntrack entry (NAT statements for instance).</entry>
+                                                       <entry>Chains of this type perform Network Address Translation based on conntrack entries. Only the first packet of a connection actually traverses this chain - its rules usually define details of the created conntrack entry (NAT statements for instance).</entry>
                                                </row>
                                                <row>
                                                        <entry>route</entry>