Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2016 12:37:45 +0100
From:      Edward Tomasz Napierala <trasz@freebsd.org>
To:        Ed Maste <emaste@freebsd.org>
Cc:        "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r296197 - in head: share/man/man5 usr.sbin/autofs
Message-ID:  <20160301113745.GA2312@brick.home>
In-Reply-To: <CAPyFy2Br9aPNoo6KKc3LkNNmMc3FV=2GD_4Oi1%2BoXY_8M_qhbA@mail.gmail.com>
References:  <201602291714.u1THE4Xa024558@repo.freebsd.org> <CAPyFy2Br9aPNoo6KKc3LkNNmMc3FV=2GD_4Oi1%2BoXY_8M_qhbA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 0229T1348, Ed Maste wrote:
> On 29 February 2016 at 12:14, Edward Tomasz Napierala <trasz@freebsd.org> wrote:
> > Author: trasz
> > Date: Mon Feb 29 17:14:04 2016
> > New Revision: 296197
> > URL: https://svnweb.freebsd.org/changeset/base/296197
> >
> > Log:
> >   Autofs is section 5, not 4.
> >
> >   MFC after:    1 month
> >   Sponsored by: The FreeBSD Foundation
> >
> > Modified:
> >   head/share/man/man5/src.conf.5
> >   head/usr.sbin/autofs/automount.8
> >
> > Modified: head/share/man/man5/src.conf.5
> > ==============================================================================
> > --- head/share/man/man5/src.conf.5      Mon Feb 29 16:52:06 2016        (r296196)
> > +++ head/share/man/man5/src.conf.5      Mon Feb 29 17:14:04 2016        (r296197)
> > @@ -140,7 +140,7 @@ Set to not build
> >  .It Va WITHOUT_AUTOFS
> >  .\" from FreeBSD: head/tools/build/options/WITHOUT_AUTOFS 277728 2015-01-26 07:15:49Z ngie
> >  Set to not build
> > -.Xr autofs 4
> > +.Xr autofs 5
> >  related programs, libraries, and kernel modules.
> >  .It Va WITH_AUTO_OBJ
> >  .\" from FreeBSD: head/tools/build/options/WITH_AUTO_OBJ 284708 2015-06-22 20:21:57Z sjg
> 
> This needs to be changed in tools/build/options/WITHOUT_AUTOFS, not in
> the generated file.

D'oh, you're right, thanks!  I've fixed it; I'll regenerate the file when
I figure out why the diff ends up being so big instead of changing by only
a few lines.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160301113745.GA2312>