From owner-cvs-all Mon Nov 8 23:18:41 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 5EF0014F35; Mon, 8 Nov 1999 23:18:36 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 24B891CC6; Tue, 9 Nov 1999 15:18:35 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf LINT In-reply-to: Your message of "Mon, 08 Nov 1999 23:12:16 PST." <19991108231216.A6461@dragon.nuxi.com> Date: Tue, 09 Nov 1999 15:18:35 +0800 From: Peter Wemm Message-Id: <19991109071835.24B891CC6@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk "David O'Brien" wrote: > > I'd almost like to change this to "optionOPTION_NAME" (or just > > I'd rather not, we do it this way for a functional reason. The reason > for the is so that OPTION_NAMES are lined up even when > commented out with a '#' in the first column. I know, I started it remember. :-) (copied it from NetBSD originally) Note I said "option\t\t" not "options\t\t" - that works too, but just for one comment char. "opt\t\t" works for all reasonable comment-out styles. config(8)'s days are numbered anyway. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message