
On 07/25/2012 08:07 AM, Laine Stump wrote:
The copyright dates in the manpages haven't been updated in awhile.
It would be nice to automate this; if we could have a placeholder in pod.in that gets automatically set when creating the .pod. But I'm not sure how easy that would be to set up.
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 | 2 +- daemon/libvirtd.pod.in | 2 +- tools/Makefile.am | 8 ++++---- tools/virt-pki-validate.in | 2 +- tools/virt-xml-validate.in | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-)
At any rate, what you have is a strict improvement, even if we don't automate the updating of copyright years. ACK. -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org