From owner-svn-doc-head@FreeBSD.ORG Thu Feb 6 10:26:11 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D50EE2ED; Thu, 6 Feb 2014 10:26:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BD5C11FC9; Thu, 6 Feb 2014 10:26:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s16AQBFc066258; Thu, 6 Feb 2014 10:26:11 GMT (envelope-from taras@svn.freebsd.org) Received: (from taras@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s16AQBSj066257; Thu, 6 Feb 2014 10:26:11 GMT (envelope-from taras@svn.freebsd.org) Message-Id: <201402061026.s16AQBSj066257@svn.freebsd.org> From: Taras Korenko Date: Thu, 6 Feb 2014 10:26:11 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43801 - head/en_US.ISO8859-1/books/handbook/kernelconfig X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Feb 2014 10:26:12 -0000 Author: taras Date: Thu Feb 6 10:26:11 2014 New Revision: 43801 URL: http://svnweb.freebsd.org/changeset/doc/43801 Log: Whitespace changes only. Translators, please ignore. Modified: head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Thu Feb 6 10:14:05 2014 (r43800) +++ head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Thu Feb 6 10:26:11 2014 (r43801) @@ -193,8 +193,8 @@ psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model Generic PS/2 mouse, device ID 0 - Since this hardware exists, this driver should not be removed from a custom kernel - configuration file. + Since this hardware exists, this driver should not be + removed from a custom kernel configuration file. If the output of dmesg does not display the results of the boot probe output, instead read the contents of @@ -226,7 +226,8 @@ ath0@pci0:3:0:0: class=0x020000 c ath_hal(4) - Atheros Hardware Access Layer (HAL) Once the hardware inventory list is created, refer to it - to ensure that drivers for installed hardware are not removed as the custom kernel configuration is edited. + to ensure that drivers for installed hardware are not removed + as the custom kernel configuration is edited. @@ -244,14 +245,16 @@ ath_hal(4) - Atheros Hardw The Configuration File In order to create a custom kernel configuration file and - build a custom kernel, the full &os; source tree must first be installed. + build a custom kernel, the full &os; source tree must first be + installed. - If /usr/src/ does - not exist or it is empty, source has not been installed. - Source can be installed using - Subversion, which is described in . - - Once source is installed, review the contents of /usr/src/sys. This directory contains a + If /usr/src/ does not exist or it is + empty, source has not been installed. Source can be installed + using Subversion, which is described + in . + + Once source is installed, review the contents of + /usr/src/sys. This directory contains a number of subdirectories, including those which represent the following supported architectures: amd64, i386, ia64, pc98, powerpc, and sparc64. Everything inside a particular architecture's directory deals with that architecture @@ -573,8 +576,8 @@ options NFS_ROOT # NFS processors. - This device exists only on the &i386; architecture and this - configuration line should not be used on other + This device exists only on the &i386; architecture and + this configuration line should not be used on other architectures.