Bug 87464

Summary: [patch] Incorrect statement for loading linux binary compatibility module in the handbook
Product: Documentation Reporter: Alejandro Acosta <acosta>
Component: Books & ArticlesAssignee: jcamou
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
chapter.diff none

Description Alejandro Acosta 2005-10-14 22:20:20 UTC
In file linuxemu/chapter.sgml from handbook you can read:


"Linux binary compatibility is not turned on by default. The easiest way to
 enable this functionality is to load the linux KLD object (.Kernel LoaDable object.).
 You can load this module by simply typing linux at the command prompt."

In 5.x will not work .

How-To-Repeat: 
Type linux at the command prompt in a 5.x system
Comment 1 jcamou freebsd_committer freebsd_triage 2005-10-14 22:27:19 UTC
Responsible Changed
From-To: freebsd-doc->jcamou

I'll take a look at this.
Comment 2 jcamou freebsd_committer freebsd_triage 2005-10-28 06:00:58 UTC
State Changed
From-To: open->closed

Patch committed with some changes.  Thanks 
for the submittion.