From: Justin Clift Date: Mon, 12 Jul 2010 19:33:35 +0000 (+1000) Subject: man pages: update authors and copyright notice for libvirtd and virsh X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=de7d4c6ae7b08db0e00a8250e4d0dff134702b4d;p=libvirt.git man pages: update authors and copyright notice for libvirtd and virsh This patch removes the individual author names from the libvirtd and virsh man pages, instead referring to the main AUTHORS file distributed with libvirt. This approach is needed, as we can't guarantee unicode support across all versions of pod2man used with libvirt. Additionally, this patch includes the libvirtd man page in the spec file used with "make rpm". Without this patch "make rpm" is broken. --- diff --git a/daemon/libvirtd.pod.in b/daemon/libvirtd.pod.in index 9f578c48a1..04a4cb4a08 100644 --- a/daemon/libvirtd.pod.in +++ b/daemon/libvirtd.pod.in @@ -1,5 +1,3 @@ -=encoding utf-8 - =head1 NAME libvirtd - libvirtd management daemon @@ -148,30 +146,12 @@ L =head1 AUTHORS - Stefan Berger - Daniel Berrange - Eric Blake - Matthias Bolte - Jiri Denemark - Amy Griffis - Guido Günther - Richard W.M. Jones - Dan Kenigsberg - Chris Lalancette - Dave Leskovec - John Levon - Wolfgang Mauerer - Mark McLoughlin - Jim Meyering - Cole Robinson - Atsushi SAKAI - Laine Stump - Miloslav Trmač - Daniel Veillard or +Please refer to the AUTHORS file distributed with libvirt. =head1 COPYRIGHT -Copyright (C) 2006-2010 Red Hat, Inc. and the above mentioned AUTHORS. +Copyright (C) 2006-2010 Red Hat, Inc., and the authors listed in the +libvirt AUTHORS file. =head1 LICENSE diff --git a/libvirt.spec.in b/libvirt.spec.in index ce58f2a579..6d3c3c2b4c 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -828,6 +828,8 @@ fi %attr(0755, root, root) %{_libexecdir}/libvirt_parthelper %attr(0755, root, root) %{_sbindir}/libvirtd +%{_mandir}/man8/libvirtd.8* + %doc docs/*.xml %endif diff --git a/tools/virsh.pod b/tools/virsh.pod index e03dbe87f4..e0471b1b1e 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -1093,8 +1093,7 @@ Alternatively report bugs to your software distributor / vendor. =head1 AUTHORS - Andrew Puch - Daniel Veillard + Please refer to the AUTHORS file distributed with libvirt. Based on the xm man page by: Sean Dague @@ -1102,7 +1101,8 @@ Alternatively report bugs to your software distributor / vendor. =head1 COPYRIGHT -Copyright (C) 2005, 2007-2010 Red Hat, Inc. +Copyright (C) 2005, 2007-2010 Red Hat, Inc., and the authors listed in the +libvirt AUTHORS file. =head1 LICENSE