Re: svn commit: r231999 - head/sys/conf

2012-02-27 Thread John Baldwin
On Sunday, February 26, 2012 6:51:21 am Sergey Kandaurov wrote: > On 22 February 2012 19:05, Josh Paetzel wrote: > > Author: jpaetzel > > Date: Wed Feb 22 15:05:19 2012 > > New Revision: 231999 > > URL: http://svn.freebsd.org/changeset/base/231999 > > > > Log: > > Fix various typos and normalize

Re: svn commit: r231999 - head/sys/conf

2012-02-26 Thread Sergey Kandaurov
On 22 February 2012 19:05, Josh Paetzel wrote: > Author: jpaetzel > Date: Wed Feb 22 15:05:19 2012 > New Revision: 231999 > URL: http://svn.freebsd.org/changeset/base/231999 > > Log: >  Fix various typos and normalize spelling. [...] > @@ -602,7 +602,7 @@ options     FLOWTABLE >  options        SC

Re: svn commit: r231999 - head/sys/conf

2012-02-23 Thread Alexander Best
On Wed Feb 22 12, Doug Barton wrote: > On 02/22/2012 07:05, Josh Paetzel wrote: > > -# CPU. This behaviour is enabled by default, so this option can be used > > That's not a typo, it's an alternate spelling, which we usually don't > "correct" (same with initialisation). I'm not asking for the cha

Re: svn commit: r231999 - head/sys/conf

2012-02-22 Thread Doug Barton
On 02/22/2012 07:05, Josh Paetzel wrote: > -# CPU. This behaviour is enabled by default, so this option can be used That's not a typo, it's an alternate spelling, which we usually don't "correct" (same with initialisation). I'm not asking for the change to be backed out, just letting you know for

svn commit: r231999 - head/sys/conf

2012-02-22 Thread Josh Paetzel
Author: jpaetzel Date: Wed Feb 22 15:05:19 2012 New Revision: 231999 URL: http://svn.freebsd.org/changeset/base/231999 Log: Fix various typos and normalize spelling. Approved by: kib (mentor) Modified: head/sys/conf/NOTES Modified: head/sys/conf/NOTES ==