From owner-freebsd-doc Sun Feb 3 7:30: 8 2002 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 914D037B405 for ; Sun, 3 Feb 2002 07:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g13FU1r74468; Sun, 3 Feb 2002 07:30:01 -0800 (PST) (envelope-from gnats) Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114]) by hub.freebsd.org (Postfix) with ESMTP id D9C5F37B404 for ; Sun, 3 Feb 2002 07:24:40 -0800 (PST) Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1]) by Kain.sumuk.de (8.11.6/8.11.5) with ESMTP id g13FOd917950 for ; Sun, 3 Feb 2002 16:24:39 +0100 (CET) (envelope-from martin@sumuk.de) Received: (from vincent@localhost) by Moses.earth.sol (8.11.6/8.11.6) id g13FObm68457; Sun, 3 Feb 2002 16:24:37 +0100 (CET) (envelope-from vincent) Message-Id: <200202031524.g13FObm68457@sumuk.de> Date: Sun, 3 Feb 2002 16:24:37 +0100 (CET) From: Martin Heinen Reply-To: Martin Heinen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34587: [PATCH] minor corrections for kernelconfig Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34587 >Category: docs >Synopsis: [PATCH] minor corrections for kernelconfig >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 03 07:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Martin Heinen >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD Moses.earth.sol 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 22 07:35:30 CET 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386 >Description: completed a sentence, added a missing space >How-To-Repeat: read the handbook section on kernel configuration >Fix: Index: chapter.sgml =================================================================== RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v retrieving revision 1.74 diff -u -r1.74 chapter.sgml --- chapter.sgml 1 Feb 2002 09:54:51 -0000 1.74 +++ chapter.sgml 3 Feb 2002 10:37:08 -0000 @@ -616,7 +616,7 @@ options SOFTUPDATES #Enable FFS soft updates support This option enables soft updates in the kernel, this will help speed - up write access on the disks. They enabled by default in the 4.X branch + up write access on the disks. They are enabled by default in the 4.X branch but may not be turned on. Review the output from &man.mount.8; to see if you have them enabled. If you do not see the soft-updates option then you will need to activate it using the &man.tunefs.8; or &man.newfs.8; @@ -1318,7 +1318,7 @@ counts down from 10. Hit any key except for the enter key, type unload and then type - bootkernel.old, + boot kernel.old, or the filename of any other kernel that will boot properly. When reconfiguring a kernel, it is always a good idea to keep a kernel that is known to work on hand. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message