Improve the English somewhat.

Prodded by: ru@
This commit is contained in:
Warner Losh 2004-05-21 07:03:07 +00:00
parent cd677980a1
commit 4c04937d5b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129537

View File

@ -181,7 +181,7 @@ TUNABLE_INT("hw.pci.do_powerstate", (int *)&pci_do_powerstate);
SYSCTL_INT(_hw_pci, OID_AUTO, do_powerstate, CTLFLAG_RW,
&pci_do_powerstate, 0,
"Enable setting the power states of the PCI devices. This means that we\n\
set devices into D3 if it fail to attach.");
set devices into D3 for all devices that fail to attach a driver.");
/* Find a device_t by bus/slot/function */