]> xenbits.xensource.com Git - libvirt.git/commit
Fixup manpage names and copyright dates
authorLaine Stump <laine@laine.org>
Tue, 24 Jul 2012 17:41:03 +0000 (13:41 -0400)
committerLaine Stump <laine@laine.org>
Wed, 25 Jul 2012 16:46:29 +0000 (12:46 -0400)
commitbc80977144f5d25b6681cd8c73727724ab4a09fa
tree5e3caef7df72f443f1fe2345d7337ba94e541be2
parentf53904e4b59f381b1272efad959aeaded596d116
Fixup manpage names and copyright dates

The copyright dates in the manpages haven't been updated in awhile.

Also, when pod2man converts a pod file into a manpage, it will only
remove the extension from the filename if it is ".pod". Some of the
libvirt pod files are named *.pod.in, and that filename is placed
unchanged into the manpage. This patch uses pod2man's --name option to
fix that.

Believe it or not, there's even a BZ for this:

  https://bugzilla.redhat.com/show_bug.cgi?id=819364
daemon/Makefile.am
daemon/libvirtd.pod.in
tools/Makefile.am
tools/virt-pki-validate.in
tools/virt-xml-validate.in