https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199095
Bug ID: 199095
Summary: man page for oce driver have wrong line for
loader.conf
Product: Base System
Version: 10.1-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
The oce driver need line
oce_load="YES"
in /boot/loader.conf
but man page
https://www.freebsd.org/cgi/man.cgi?query=oce&sektion=4&manpath=FreeBSD+10.1-RELEASE
have state
if_oce_load="YES"
which is not working.
Please change if_oce_load="YES" to oce_load="YES"
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"