Fixed bug #72570 moved the libxml man page to section 3 Daniel

* Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
  moved the libxml man page to section 3
Daniel
diff --git a/Makefile.am b/Makefile.am
index 7047c0a..cf1fcb1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,7 @@
 DEPS = $(top_builddir)/libxml2.la
 LDADDS = $(top_builddir)/libxml2.la @THREAD_LIBS@ @Z_LIBS@ $(ICONV_LIBS) -lm
 
-man_MANS = xml2-config.1 libxml.4
+man_MANS = xml2-config.1 libxml.3
 
 m4datadir = $(datadir)/aclocal
 m4data_DATA = libxml.m4