Date: Fri, 11 May 2018 12:18:46 -0600 From: Ian Lepore <ian@freebsd.org> To: rgrimes@freebsd.org, Edward Tomasz Napierala <trasz@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r333494 - head/share/man/man7 Message-ID: <1526062726.2597.2.camel@freebsd.org> In-Reply-To: <201805111526.w4BFQ7N3075963@pdx.rh.CN85.dnsmgr.net> References: <201805111526.w4BFQ7N3075963@pdx.rh.CN85.dnsmgr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2018-05-11 at 08:26 -0700, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] > > > > Author: trasz > > Date: Fri May 11 15:11:53 2018 > > New Revision: 333494 > > URL: https://svnweb.freebsd.org/changeset/base/333494 > > > > Log: > > Improve development(7): > > > > - Use Fx when referring to FreeBSD. > > - Use Ql instead of Cm for command invocations. > > - Remove some redundant Pp macros. > > - Use a literal indented Bd instead of a series of Dl macros. > > > > Submitted by: 0mp@ > > Reviewed by: eadler@ > > MFC after: 2 weeks > > Differential Revision: https://reviews.freebsd.org/D15126 > > > > Modified: > > head/share/man/man7/development.7 > > > > Modified: head/share/man/man7/development.7 > > =================================================================== > > =========== > > [...] > > to STABLE. > > Every few years the CURRENT branch is renamed to STABLE, and a new > > CURRENT is branched, with an incremented major version number. > > -Releases are then branched off STABLE and numbered with > > consecutive minor numbers. > > +Releases are then branched off STABLE and numbered with > > consecutive minor > > +numbers. > Proper place to line break long lines is at conjuncatives such > as the "and" above, yeilding: > Releases are then branched off STABLE > and numbered with consecutive minor numbers. > The last thing we need is more stupid arbitrary rules that discourage people from writing manpages. This commit deserves praise, not pointless nitpicking. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1526062726.2597.2.camel>