Remove "User Contributed Perl Documentation" header.
---
 man/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/Makefile.am b/man/Makefile.am
index d6f709c..d32b4d4 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -13,6 +13,6 @@ EXTRA_DIST =                                  \
 DISTCLEANFILES = $(man_MANS)
 
 %.1: %.pod
-       pod2man $< > $@
+       pod2man -c "" $< > $@
 
 -include $(top_srcdir)/git.mk
-- 
1.8.5.3

_______________________________________________
virt-tools-list mailing list
virt-tools-list@redhat.com
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to