diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2003-05-23 17:27:32 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2003-05-23 17:27:32 +0000 |
| commit | f0e53e36ca86fb99f0841d611c1ae3b500330370 (patch) | |
| tree | 392c285e43885a9de0d7493bfa227cd6bff1906c | |
| parent | ebef34e84b3a64759ead63c758dfc2da88c59df4 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml b/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml index a92fd0703750..b6c2d50cbdfc 100644 --- a/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml @@ -72,7 +72,7 @@ page. The use of ACPI causes instabilities on some machines and it may be necessary to disable the ACPI driver, which is normally loaded via a kernel module. This may be accomplished by adding - the following line to <filename>/boot/loader.conf</filename>:</para> + the following line to <filename>/boot/device.hints</filename>:</para> <programlisting>hint.acpi.0.disabled="1"</programlisting> |
