Use proper man page title.
This commit is contained in:
parent
0aefb78911
commit
b315e56e4c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue