From owner-svn-doc-head@FreeBSD.ORG Tue Oct 30 03:15:07 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3AE3E98E; Tue, 30 Oct 2012 03:15:07 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 191008FC0A; Tue, 30 Oct 2012 03:15:07 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9U3F6Lj002581; Tue, 30 Oct 2012 03:15:06 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9U3F63N002579; Tue, 30 Oct 2012 03:15:06 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201210300315.q9U3F63N002579@svn.freebsd.org> From: Warren Block Date: Tue, 30 Oct 2012 03:15:06 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39845 - head/en_US.ISO8859-1/books/handbook/boot 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.14 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: Tue, 30 Oct 2012 03:15:07 -0000 Author: wblock Date: Tue Oct 30 03:15:06 2012 New Revision: 39845 URL: http://svn.freebsd.org/changeset/doc/39845 Log: Whitespace-only fixes. Translators, please ignore. Modified: head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/boot/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Tue Oct 30 03:11:42 2012 (r39844) +++ head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Tue Oct 30 03:15:06 2012 (r39845) @@ -10,6 +10,7 @@ Synopsis + booting bootstrap @@ -76,8 +77,10 @@ BIOS - Basic Input/Output - SystemBIOS + + Basic Input/Output System + BIOS + On x86 hardware the Basic Input/Output System (BIOS) is responsible for loading the operating system. To do this, the @@ -154,6 +157,7 @@ The Boot Manager + Master Boot Record (MBR) @@ -693,16 +697,18 @@ bitmap_load="YES" bitmap_name="/boot/splash.pcx" In version 8.3 another option is to use ascii art in - TheDraw + TheDraw format. splash_txt="YES" bitmap_load="YES" bitmap_name="/boot/splash.bin" - The file name is not restricted to splash - as shown in the above example. It can be anything as long - as it is one of the above types such as, + The file name is not restricted to + splash as shown in the above example. It + can be anything as long as it is one of the above types + such as, splash_640x400.bmp or bluewave.pcx. @@ -745,6 +751,7 @@ bitmap_name="/boot/splash.b Kernel Interaction During Boot + kernel boot interaction @@ -946,6 +953,7 @@ bitmap_name="/boot/splash.b Single-User Mode + single-user mode console @@ -991,6 +999,7 @@ console none Multi-User Mode + multi-user mode If &man.init.8; finds your file systems to be in order, or