From owner-cvs-src@FreeBSD.ORG Tue Mar 2 11:57:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96B4316A4CE; Tue, 2 Mar 2004 11:57:11 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C11F43D1F; Tue, 2 Mar 2004 11:57:11 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 1D2595309; Tue, 2 Mar 2004 20:57:10 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id AEAB65308; Tue, 2 Mar 2004 20:57:03 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 262AB33C6C; Tue, 2 Mar 2004 20:57:03 +0100 (CET) To: Nate Lawson References: <20040302191527.A648816A4EA@hub.freebsd.org> <20040302114855.B12977@root.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Tue, 02 Mar 2004 20:57:02 +0100 In-Reply-To: <20040302114855.B12977@root.org> (Nate Lawson's message of "Tue, 2 Mar 2004 11:49:50 -0800 (PST)") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "David E. O'Brien" Subject: Re: cvs commit: src/sys/i386/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 19:57:11 -0000 Nate Lawson writes: > Thank you! Apologies for confusing NOTES with the other kernel config > file that is one space, tabs for indent. I can't remember which one that > was. You're probably thinking of "options" lines in NOTES and GENERIC. We use "options \t" instead of "options\t\t" so the indentation won't change when you comment out the line. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no