From owner-cvs-all Mon Nov 8 18:18: 7 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 4919615372; Mon, 8 Nov 1999 18:17:57 -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 07DF11C03; Tue, 9 Nov 1999 10:17:55 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Kazutaka YOKOTA 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 16:39:57 PST." <199911090039.QAA97060@freefall.freebsd.org> Date: Tue, 09 Nov 1999 10:17:55 +0800 From: Peter Wemm Message-Id: <19991109021755.07DF11C03@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Kazutaka YOKOTA wrote: > yokota 1999/11/08 16:39:56 PST > > Modified files: > sys/i386/conf LINT > Log: > Cosmetic change: correct formatting error in my previous commit. > "Options" should be: > > optionsOPTION_NAME > > Pointed out by: obrien I'd almost like to change this to "optionOPTION_NAME" (or just one tab), or even "optOPTION_NAME". "option" is already supported by config(8). Changing the example files won't hurt existing config files. 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