summaryrefslogtreecommitdiffstats
path: root/iptables/Makefile.am
diff options
context:
space:
mode:
authorArturo Borrero Gonzalez <arturo@netfilter.org>2018-03-16 19:24:36 +0100
committerFlorian Westphal <fw@strlen.de>2018-03-17 00:14:59 +0100
commitca3c397793f67b0758ea9e16102852361034bcb6 (patch)
treec92de5b2e4ee35242dca03e9cfc85459f132c998 /iptables/Makefile.am
parent5beb1582d13d3bfdd0d2b277f5f3154b2fbf4a8e (diff)
iptables: add xtables-translate.8 manpage
This new manpage describes how to operate the translation tools for nftables. Signed-off-by: Arturo Borrero Gonzalez <arturo@netfilter.org> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'iptables/Makefile.am')
-rw-r--r--iptables/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/iptables/Makefile.am b/iptables/Makefile.am
index d0060c60..60a14bf2 100644
--- a/iptables/Makefile.am
+++ b/iptables/Makefile.am
@@ -58,7 +58,8 @@ sbin_PROGRAMS += xtables-compat-multi
endif
man_MANS = iptables.8 iptables-restore.8 iptables-save.8 \
iptables-xml.1 ip6tables.8 ip6tables-restore.8 \
- ip6tables-save.8 iptables-extensions.8 xtables-compat.8
+ ip6tables-save.8 iptables-extensions.8 \
+ xtables-compat.8 xtables-translate.8
CLEANFILES = iptables.8 \
xtables-config-parser.c xtables-config-syntax.c