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

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
virt-tools-list mailing list
virt-tools-list@redhat.com
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to