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/libxml.spec.in b/libxml.spec.in
index 84247e5..9b47fc7 100644
--- a/libxml.spec.in
+++ b/libxml.spec.in
@@ -118,7 +118,7 @@
 %doc AUTHORS ChangeLog NEWS README Copyright TODO
 %doc %{_mandir}/man1/xmllint.1*
 %doc %{_mandir}/man1/xmlcatalog.1*
-%doc %{_mandir}/man4/libxml.4*
+%doc %{_mandir}/man3/libxml.3*
 
 %{prefix}/lib/lib*.so.*
 %{prefix}/bin/xmllint