X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=hostinfo-test%2FMakefile.am;h=543067613ce37655bbbb536654e7431421865551;hb=dcbfcc566fa812fd3085c89a8cfed7fe34bb05e8;hp=fd206ad300500e850680b6e5b651bbc87370d2ae;hpb=11bf652b21fb6e20dc072c7e250aeb26821b818e;p=virt-hostinfo.git diff --git a/hostinfo-test/Makefile.am b/hostinfo-test/Makefile.am index fd206ad..5430676 100644 --- a/hostinfo-test/Makefile.am +++ b/hostinfo-test/Makefile.am @@ -19,11 +19,11 @@ EXTRA_DIST = hostinfo-test.pl bin_SCRIPTS = hostinfo-test -man_MANS = hostinfo-test.8 +man_MANS = hostinfo-test.1 -hostinfo-test.8: hostinfo-test +hostinfo-test.1: hostinfo-test $(POD2MAN) \ - --section 8 \ + --section 1 \ -c "Virtualization Support" \ --release "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" \ $< > $@