Hi,

Running: 5.0-CURRENT-20020818-JPSNAP

I am reading the man page for device.hints, and I think I see an
inconsistency:

=============================================================================
    A device hint line looks like:

           hint.driver.unit.keyword="value"

     where driver is the name of a device driver, unit is the unit number,
     keyword is the keyword of the hint.  The keyword may be:

...
...
           disabled  is set to "1" to disable the device.


     The following example disables the ACPI driver

           hint.acpi.0.disable="1"
=============================================================================



The example does not match the previous description.  Should the
keyword be "disabled" or "disable"?

Thanks.
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to