Bug 58546

Summary: [patch] document how system security levels impact klds
Product: Documentation Reporter: Christian S. Peron <maneo>
Component: Books & ArticlesAssignee: kensmith
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Christian S. Peron 2003-10-26 01:50:20 UTC
The kld(4) manual page does not document how system
security levels can impact the loading and unloadng of
kernel modules.

How-To-Repeat: N/A
Comment 1 kensmith freebsd_committer freebsd_triage 2003-10-26 02:29:12 UTC
Responsible Changed
From-To: freebsd-doc->kensmith


I'll do this one, I recently hunted down who needs to review security 
related kernel stuff for another PR.
Comment 2 kensmith freebsd_committer freebsd_triage 2003-10-26 14:24:11 UTC
State Changed
From-To: open->closed


Your patch has been committed with one minor change.  I used the ".Va" 
markup for the sysctl variable instead of ".Dq".  Thanks!