Bug 77981

Summary: raid(4) man page references unrecognized kernel option RAID_AUTOCONFIG
Product: Documentation Reporter: Russell Francis <russell.francis>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Russell Francis 2005-02-23 14:40:19 UTC
The man page raid(4) references options RAID_AUTOCONFIG.  But when a kernel is compiled with this option it says "unknown option RAID_AUTOCONFIG"
Comment 1 Christian Brueffer freebsd_committer freebsd_triage 2005-02-23 16:02:01 UTC
State Changed
From-To: open->closed

The RAIDframe driver was removed almost a year ago.  Hence, in the 
development branches there is no manpage we could fix.  Please use 
vinum(4), gmirror(4), gstripe(4) or graid3(4).