From c25defaa61c75564c64410c47be0087781ff135c Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Sun, 14 Jul 2013 19:32:12 +0200 Subject: doc: merge ip6table man pages into ipv4 ones a couple of improvements to the iptables man page never made it into ip6tables version. The number of differences between these two files is so small that it seems preferable to alias the ipv6 man pages to their ipv4 counterpart and change iptables man page to specifically document differences (e.g. lack of ip6tables -f, etc). Signed-off-by: Florian Westphal Signed-off-by: Pablo Neira Ayuso --- 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 46d24630..2d6834cb 100644 --- a/iptables/Makefile.am +++ b/iptables/Makefile.am @@ -28,7 +28,7 @@ sbin_PROGRAMS = xtables-multi man_MANS = iptables.8 iptables-restore.8 iptables-save.8 \ iptables-xml.1 ip6tables.8 ip6tables-restore.8 \ ip6tables-save.8 iptables-extensions.8 -CLEANFILES = iptables.8 ip6tables.8 +CLEANFILES = iptables.8 vx_bin_links = iptables-xml if ENABLE_IPV4 -- cgit v1.2.3