From owner-cvs-all Sat Aug 31 4:47: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 221FE37B400; Sat, 31 Aug 2002 04:47:00 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id D21E643E42; Sat, 31 Aug 2002 04:46:54 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id LAA19652; Sat, 31 Aug 2002 11:46:35 GMT Date: Sat, 31 Aug 2002 21:53:43 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "Justin T. Gibbs" Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/conf files options In-Reply-To: <43780000.1030786317@aslan.scsiguy.com> Message-ID: <20020831213854.P5111-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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