Bug 61629

Summary: Mistake in section 2.3.1.1 Booting for the i386TM of the Handbook
Product: Documentation Reporter: Marian Cerny <jojo>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Marian Cerny 2004-01-20 13:30:19 UTC
In section 2.3.1.1 Booting for the i386TM of Handbook there is written:

BTX loader 1.00 BTX version is 1.01
Console: internal video/keyboard
BIOS drive A: is disk0
BIOS drive B: is disk1
BIOS drive C: is disk2
BIOS drive C: is disk3
BIOS 639kB/261120kB available memory

Well, there is 2 times written "BIOS drive C:". I think the second should be "BIOS drive D:". I don't have 4 disks, so I can not compare with real results.

Fix: 

Change "BIOS drive C: is disk3" to "BIOS drive D: is disk3".
How-To-Repeat: See section 2.3.1.1 Booting for the i386TM of the Handbook.
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2004-01-20 17:55:41 UTC
State Changed
From-To: open->closed

Corrected; thanks for the submission.