Use proper man page title.

This commit is contained in:
Cole Robinson 2008-09-22 10:50:18 -04:00
parent 0aefb78911
commit b315e56e4c

View File

@ -4,6 +4,6 @@ man_MANS = virt-manager.1
EXTRA_DIST = virt-manager.pod
%.1: %.pod
pod2man $< > $@
pod2man --center="Virtual Machine Manager" $< > $@
CLEANFILES = virt-manager.1