[virt-tools-list] [PATCH virt-viewer] man: remove Perl header

Eric Blake eblake at redhat.com
Thu Apr 3 12:31:58 UTC 2014


On 04/03/2014 06:21 AM, Marc-André Lureau wrote:
> Remove "User Contributed Perl Documentation" header.
> ---
>  man/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man/Makefile.am b/man/Makefile.am
> index d6f709c..d32b4d4 100644
> --- a/man/Makefile.am
> +++ b/man/Makefile.am
> @@ -13,6 +13,6 @@ EXTRA_DIST =					\
>  DISTCLEANFILES = $(man_MANS)
>  
>  %.1: %.pod
> -	pod2man $< > $@
> +	pod2man -c "" $< > $@

Why the empty string?  Libvirt uses -c "Virtualization Support"; and
using a consistent category along the entire virt stack might be nicer.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20140403/d5ba2b4b/attachment.sig>


More information about the virt-tools-list mailing list