Date: Sun, 3 Feb 2002 16:24:37 +0100 (CET) From: Martin Heinen <martin@sumuk.de> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/34587: [PATCH] minor corrections for kernelconfig Message-ID: <200202031524.g13FObm68457@sumuk.de>
next in thread | raw e-mail | index | archive | help
>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 @@
<programlisting>options SOFTUPDATES #Enable FFS soft updates support</programlisting>
<para>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
<keycap>enter</keycap> key, type <command>unload</command>
and then type
- <command>boot<replaceable>kernel.old</replaceable></command>,
+ <command>boot <replaceable>kernel.old</replaceable></command>,
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.</para>
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202031524.g13FObm68457>
