Bug 34886

Summary: Technically wrong entry in handbook/cutting-edge
Product: Documentation Reporter: Thomas E. Zander <riggs>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Thomas E. Zander 2002-02-12 20:40:04 UTC
Chapter 19.5.1 of the handbook implies that building an own release is only
possible with vn driver compiled into running kernel. But this is actually
not necessary since the execution of vnconfig automatically causes the 
kldload of vn.ko if not compiled into kernel.

Fix: 

Simply delete the lines caring about the vn-into-kernel story.
How-To-Repeat: Read chapter 19.5.1 of the handbook
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2002-02-13 10:45:41 UTC
State Changed
From-To: open->closed

Thanks.  I've removed that entire section and replaced it with a 
pointer to the release engineering article, which already contains the 
correction you mentioned.  Thanks for the submission.  It may take up 
to 24 hours for the change to reach the website.