Bug 18943

Summary: kernel options required but not mentioned in some manpages
Product: Documentation Reporter: Ben Smithurst <ben>
Component: Books & ArticlesAssignee: alex <alex>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ben Smithurst 2000-06-01 15:30:00 UTC
The i386_{get,set}_{ioperm,ldt} and i386_vm86 functions require various
options to be present in the running kernel before they can be used, but
the manual pages doesn't state this.  I think they should.  (I haven't
actually tested the functions with and without the options present, I'm
just trusting the source code to be right, and me not to have mis-read
it.)

Fix: There may be a better way to specify kernel options and so on...
Comment 1 alex freebsd_committer freebsd_triage 2000-06-12 17:50:01 UTC
Responsible Changed
From-To: freebsd-doc->alex

Mine!
Comment 2 alex freebsd_committer freebsd_triage 2000-06-19 20:11:48 UTC
State Changed
From-To: open->closed

Committed, thanks!