diff options
-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 7400b52..ea1f8db 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> |