From d7ccc68e75125ec575786df40012a77441673376 Mon Sep 17 00:00:00 2001 From: Arturo Borrero Gonzalez Date: Sun, 25 Feb 2018 19:07:41 +0100 Subject: iptables: add xtables-compat.8 manpage Copied back from the downstream Debian package. Signed-off-by: Arturo Borrero Gonzalez Signed-off-by: Florian Westphal --- iptables/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iptables/Makefile.am') diff --git a/iptables/Makefile.am b/iptables/Makefile.am index f92cc4ff..d0060c60 100644 --- a/iptables/Makefile.am +++ b/iptables/Makefile.am @@ -58,7 +58,7 @@ 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 + ip6tables-save.8 iptables-extensions.8 xtables-compat.8 CLEANFILES = iptables.8 \ xtables-config-parser.c xtables-config-syntax.c -- cgit v1.2.3