diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2005-06-16 22:22:05 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2005-06-16 22:22:05 +0000 |
| commit | 482b893365c9ae156ad3a3b9404d746f9e2acf3d (patch) | |
| tree | d43a0172c2c71c650d50e331f0228c5e000c6913 /release | |
| parent | 277a0dfd18e5637c5a0562731b27cbef2be022f0 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/installation/common/trouble.sgml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/release/doc/en_US.ISO8859-1/installation/common/trouble.sgml b/release/doc/en_US.ISO8859-1/installation/common/trouble.sgml index 7400b5290f659..ea1f8db742cc6 100644 --- a/release/doc/en_US.ISO8859-1/installation/common/trouble.sgml +++ b/release/doc/en_US.ISO8859-1/installation/common/trouble.sgml @@ -72,12 +72,12 @@ </question> <answer> <para>&os; 5.0 and above makes extensive use of the system ACPI - service on the i386, amd64 and ia64 platforms to aid in system configuration if it's - detected during boot. Unfortunately, some bugs still exist in both - the ACPI driver and within system motherboards and BIOS. The use - of ACPI can be disabled by setting the - <quote>hint.acpi.0.disabled</quote> hint in the third stage boot - loader:</para> + service on the i386, amd64 and ia64 platforms to aid in system + configuration if it's detected during boot. Unfortunately, + some bugs still exist in both the ACPI driver and within system + motherboards and BIOS. The use of ACPI can be disabled by setting + the <quote>hint.acpi.0.disabled</quote> hint in the third stage + boot loader:</para> <screen>set hint.acpi.0.disabled="1"</screen> |
