From: Jan Engelhardt Date: Mon, 30 May 2011 00:25:43 +0000 (+0200) Subject: doc: iptables-xml should be in manpage section 1 X-Git-Tag: v1.4.11.1~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6793dbb87751a6a201c76ad75efb5d6b7f1e484;p=thirdparty%2Fiptables.git doc: iptables-xml should be in manpage section 1 References: http://bugs.debian.org/623112 Signed-off-by: Jan Engelhardt --- diff --git a/Makefile.am b/Makefile.am index cc2b83bc..ae7923f0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,7 +61,7 @@ xtables_multi_LDADD += libxtables.la -lm sbin_PROGRAMS = xtables-multi man_MANS = iptables.8 iptables-restore.8 iptables-save.8 \ - iptables-xml.8 ip6tables.8 ip6tables-restore.8 \ + iptables-xml.1 ip6tables.8 ip6tables-restore.8 \ ip6tables-save.8 CLEANFILES = iptables.8 ip6tables.8 diff --git a/iptables-xml.8 b/iptables-xml.1 similarity index 100% rename from iptables-xml.8 rename to iptables-xml.1