Date: Mon, 21 Jul 2008 11:00:15 -0400 From: John Baldwin <jhb@freebsd.org> To: Tom Rhodes <trhodes@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netipx ipx_input.c ipx_usrreq.c Message-ID: <200807211100.16053.jhb@freebsd.org> In-Reply-To: <200807201525.m6KFPhoV014088@repoman.freebsd.org> References: <200807201525.m6KFPhoV014088@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 20 July 2008 11:25:20 am Tom Rhodes wrote: > trhodes 2008-07-20 15:25:20 UTC > > FreeBSD src repository > > Modified files: > sys/netipx ipx_input.c ipx_usrreq.c > Log: > SVN rev 180630 on 2008-07-20 15:25:20Z by trhodes > > Document a few sysctls. > > Reviewed by: rwatson FWIW, most other sysctls (though not all currently) start the first word with uppercase and attempt to be complete sentences. This is consistent with style(9)'s suggestions on code comments. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807211100.16053.jhb>