svn commit: r354824 - head/lib/geom/part

Alexey Dokuchaev danfe at freebsd.org
Mon Nov 18 20:35:30 UTC 2019


On Mon, Nov 18, 2019 at 01:09:19PM -0700, Alan Somers wrote:
> On Mon, Nov 18, 2019 at 12:48 PM Mark Johnston <markj at freebsd.org> wrote:
> > On Mon, Nov 18, 2019 at 12:43:48PM -0700, Alan Somers wrote:
> > > On Mon, Nov 18, 2019 at 12:06 PM Mark Johnston <markj at freebsd.org>
> > wrote:
> > >
> > > > Author: markj
> > > > Date: Mon Nov 18 19:05:52 2019
> > > > New Revision: 354824
> > > > URL: https://svnweb.freebsd.org/changeset/base/354824
> > > >
> > > > Log:
> > > >   Fix grammar in gpart.8.
> > > >
> > > >   PR:           241973
> > > >   MFC after:    3 days
> > > >
> > > > Modified:
> > > >   head/lib/geom/part/gpart.8
> > >
> > > Don't forget to bump the .Dd date.
> >
> > AFAIK we do not bump .Dd for such changes, only for content changes.
> 
> Isn't that a content change?  I thought anything displayed to the user
> counts as a content change?

I presume that "content" means more like semantic, functional changes
that affect some particular meaning.  Grammar fixes are just, well,
grammar fixes and thus do not warrant .Dd bump.

./danfe


More information about the svn-src-head mailing list