Date: Sat, 31 Aug 2002 21:53:43 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: "Justin T. Gibbs" <gibbs@scsiguy.com> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/conf files options Message-ID: <20020831213854.P5111-100000@gamplex.bde.org> In-Reply-To: <43780000.1030786317@aslan.scsiguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 31 Aug 2002, Justin T. Gibbs wrote: > > Please put options on comments on options in conf/NOTES so that they get > > linted and read, repsectively, and don't put comments on options in NOTES ^^^^^ > > where they will rot. Oops, they will rot in conf/options. > ECANTPARSE From conf/options: # All kernel options should be listed in NOTES, with suitable ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # descriptions. Negative options (options that make some code not ^^^^^^^^^^^^ It goes without saying that the descriptions shouldn't be triplicated in conf/options. Duplicating them in the man page and NOTES is bad enough. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020831213854.P5111-100000>