Hi Niclas,

On Sat, Sep 12, 2020 at 09:13:33PM +0200, Niclas Zeising wrote:
> On 2020-09-11 20:09, Gordon Bergling wrote:
> > Author: gbe (doc committer)
> > Date: Fri Sep 11 18:09:49 2020
> > New Revision: 365640
> > URL: https://svnweb.freebsd.org/changeset/base/365640
> > 
> > Log:
> >    Improvements for the src.conf(5) and build(7) man pages
> >    
> >    PR:              203863 (based on)
> >    Submitted by:    Russell Haley <russ dot haley at gmail dot com>
> >    Reviewed by:     bcr, imp
> >    Approved by:     imp
> >    MFC after:       1 week
> >    Differential Revision:   https://reviews.freebsd.org/D26343
> > 
> > Modified:
> >    head/share/man/man5/src.conf.5
> >    head/share/man/man7/build.7
> >    head/tools/build/options/makeman
> > 
> > Modified: head/share/man/man5/src.conf.5
> > ==============================================================================
> > --- head/share/man/man5/src.conf.5  Fri Sep 11 17:05:09 2020        
> > (r365639)
> > +++ head/share/man/man5/src.conf.5  Fri Sep 11 18:09:49 2020        
> > (r365640)
> > @@ -1,6 +1,6 @@
> >   .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
> 
> As the comment above hints, this file is generated by a tool, and should 
> not be edited directly.  This will be overwritten the next time someone 
> regenerates the manual page.  You have to update the template in 
> tools/build/options/makeman and regenerate the manual from there.

I did updated 'tools/build/options/makeman' with this commit. I justed commited
the newly generated src.conf.5 alongside and not with a separate commit.

> >   .\" $FreeBSD$
> > -.Dd September 8, 2020
> > +.Dd September 11, 2020
> >   .Dt SRC.CONF 5
> >   .Os
> >   .Sh NAME
> > @@ -9,7 +9,8 @@
> >   .Sh DESCRIPTION
> >   The
> >   .Nm
> > -file contains settings that will apply to every build involving the
> > +file contains variables that control what components will be generated 
> > during
> > +the build process of the
> >   .Fx
> >   source tree; see
> >   .Xr build 7 .
> > 
> 
> Regards
> -- 
> Niclas Zeising

-- Gordon
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to