[ovs-dev] [manpages 2/2] docs: Add Makefile rule to check syntax of manpages.

Ben Pfaff blp at nicira.com
Thu Aug 25 17:21:55 UTC 2011


On Thu, Aug 25, 2011 at 12:53:36AM -0700, Justin Pettit wrote:
> On Aug 24, 2011, at 11:54 AM, Ben Pfaff wrote:
> 
> > --- a/Makefile.am
> > +++ b/Makefile.am
> > @@ -45,7 +45,8 @@ EXTRA_DIST = \
> > 	REPORTING-BUGS \
> > 	SubmittingPatches \
> > 	WHY-OVS \
> > -	boot.sh
> > +	boot.sh \
> > +	$(MAN_FRAGMENTS)
> 
> Is it just me, or does that sound kind of gross?  Otherwise, looks good.

You're going to love a followup patch I'm working on that adds a
MAN_ROOTS variable.

Thanks, I pushed this.



More information about the dev mailing list