From owner-svn-doc-all@FreeBSD.ORG Mon Dec 1 19:33:39 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51282289; Mon, 1 Dec 2014 19:33:39 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D60FC80; Mon, 1 Dec 2014 19:33:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB1JXdxX014268; Mon, 1 Dec 2014 19:33:39 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB1JXdRn014267; Mon, 1 Dec 2014 19:33:39 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201412011933.sB1JXdRn014267@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Mon, 1 Dec 2014 19:33:39 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46039 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2014 19:33:39 -0000 Author: bcr Date: Mon Dec 1 19:33:38 2014 New Revision: 46039 URL: https://svnweb.freebsd.org/changeset/doc/46039 Log: Fix 2 bad indents and wrap a long line. No content change, so translators can ignore this. Obtained from: Jenkins checkstyle igor script 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 Mon Dec 1 18:47:11 2014 (r46038) +++ head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Mon Dec 1 19:33:38 2014 (r46039) @@ -453,9 +453,9 @@ boot: Use kernel.GENERIC to refer to the default kernel that comes with an installation, or - kernel.old, - to refer to the previously installed kernel before a system - upgrade or before configuring a custom kernel. + kernel.old, to refer to the previously + installed kernel before a system upgrade or before configuring + a custom kernel. Use the following to load the usual modules with another kernel: @@ -555,7 +555,8 @@ boot: console A user can specify this mode by booting with - or by setting the boot_single variable in + or by setting the + boot_single variable in loader. It can also be reached by running shutdown now from multi-user mode. Single-user mode begins with this message: