ok, I didn't know libvirt used a special string.

ack with that change?

----- Original Message -----
> 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
> 
> 
> _______________________________________________
> virt-tools-list mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/virt-tools-list

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to