From schweikh@schweikhardt.net  Sat Mar 10 01:51:21 2001
Return-Path: <schweikh@schweikhardt.net>
Received: from bremen.shuttle.de (bremen.shuttle.de [194.95.249.251])
	by hub.freebsd.org (Postfix) with ESMTP id F39DB37B719
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Mar 2001 01:51:20 -0800 (PST)
	(envelope-from schweikh@schweikhardt.net)
Received: by bremen.shuttle.de (Postfix, from userid 10)
	id CEE8317D35; Sat, 10 Mar 2001 10:51:14 +0100 (CET)
Received: (from schweikh@localhost)
	by hal9000.schweikhardt.net (8.11.1/8.11.1) id f2A87uo01109;
	Sat, 10 Mar 2001 09:07:56 +0100 (CET)
	(envelope-from schweikh)
Message-Id: <200103100807.f2A87uo01109@hal9000.schweikhardt.net>
Date: Sat, 10 Mar 2001 09:07:56 +0100 (CET)
From: Jens Schweikhardt <schweikh@schweikhardt.net>
Reply-To: schweikh@schweikhardt.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: Handbook, Loader Program Flow, missing 'not' leads to bogus logic.
X-Send-Pr-Version: 3.2

>Number:         25647
>Category:       docs
>Synopsis:       Handbook, Loader Program Flow, missing 'not' leads to bogus logic.
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 10 02:00:01 PST 2001
>Closed-Date:    Tue Mar 13 01:12:16 PST 2001
>Last-Modified:  Tue Mar 13 01:13:17 PST 2001
>Originator:     Jens Schweikhardt
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
An Open Pod Bay Door
>Environment:

	FreeBSD 4.2-RELEASE i386

>Description:

Section 5.3.1. Loader Program Flow reads:

 Finally, by default, the loader issues a 10 second wait for keypresses,
 and boots the kernel if it is interrupted. If interrupted, the user is
 presented with a prompt which understands the easy-to-use command set,
 where the user may adjust variables, unload all modules, load modules,
 and then finally boot or reboot.

>How-To-Repeat:

RTFH :-) file:/usr/share/doc/handbook/boot-loader.html

>Fix:

I think there's a "not" missing here and it should read

 Finally, by default, the loader issues a 10 second wait for keypresses,
 and boots the kernel if it is not interrupted. ...
                               ^^^

Or maybe s/if it is not/unless/

Regards,

	Jens
-- 
Jens Schweikhardt http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Tue Mar 13 01:12:16 PST 2001 
State-Changed-Why:  
This was fixed in revision 1.9 of 
doc/en_US.ISO_8859-1/books/handbook/boot/chapter.sgml by dannyboy. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25647 
>Unformatted:
