man: remove Perl header

Remove "User Contributed Perl Documentation" header.
This commit is contained in:
Marc-André Lureau 2014-04-03 14:21:02 +02:00
parent d098eee198
commit e423cb4879

View File

@ -13,6 +13,6 @@ EXTRA_DIST = \
DISTCLEANFILES = $(man_MANS)
%.1: %.pod
pod2man $< > $@
pod2man -c "Virtualization Support" $< > $@
-include $(top_srcdir)/git.mk