From owner-cvs-all@FreeBSD.ORG Thu Dec 30 15:30:24 2004 Return-Path: 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 5970516A4CE; Thu, 30 Dec 2004 15:30:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21D5B43D41; Thu, 30 Dec 2004 15:30:23 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBUFUNkl019105; Thu, 30 Dec 2004 15:30:23 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBUFUNL1019104; Thu, 30 Dec 2004 15:30:23 GMT (envelope-from jhb) Message-Id: <200412301530.iBUFUNL1019104@repoman.freebsd.org> From: John Baldwin Date: Thu, 30 Dec 2004 15:30:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 15:30:24 -0000 jhb 2004-12-30 15:30:23 UTC FreeBSD src repository Modified files: sys/i386/conf GENERIC Log: - Indent the comments beside the SMP options to the same level as all the other comments. Clarify that the next two things needed for SMP are two lines. - Expand mii abbreviation to miibus for clarity in the USB ethernet comment. Revision Changes Path 1.421 +4 -4 src/sys/i386/conf/GENERIC