diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/acpi.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4 index 91b6517..9d57128 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -199,7 +199,7 @@ Enables loading of a custom ACPI DSDT. .It Va acpi_dsdt_name Name of the DSDT table to load, if loading is enabled. .It Va debug.acpi.cpu_unordered -Do not use the MADT to match ACPI processor objects to CPUs. +Do not use the MADT to match ACPI Processor objects to CPUs. This is needed on a few systems with a buggy BIOS that does not use consistent processor IDs. Default is 0 (disabled). |