diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml
index 8d254e6b52..980314f1ef 100644
--- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml
@@ -2364,7 +2364,7 @@ device_probe_and_attach: cbb0 attach returned 12
standardized access to various hardware previously managed
by the BIOS. Progress is being made toward
ACPI working on all systems, but bugs in some
- motherboards' AML bytecode, incompleteness in
+ motherboards' ACPI Machine Language (AML) bytecode, incompleteness in
&os;'s kernel subsystems, and bugs in the Intel
ACPI-CA interpreter continue to appear.
@@ -2415,7 +2415,7 @@ device_probe_and_attach: cbb0 attach returned 12
- URL where your ASL
+ URL where your ACPI Source Language (ASL)
can be found. Do not send the
ASL directly to the list as it can be
very large. Generate a copy of your ASL
@@ -2465,7 +2465,7 @@ device_probe_and_attach: cbb0 attach returned 12
in memory that specify things like the APIC
map (used for SMP), config registers, and
simple configuration values. Additionally, a table of bytecode
- (the DSDT) is provided that specifies a
+ (the Differentiated System Description Table DSDT) is provided that specifies a
tree-like name space of devices and methods.
The ACPI driver must parse the fixed
@@ -2585,7 +2585,8 @@ device_probe_and_attach: cbb0 attach returned 12
the BIOS configures interrupts before boot,
correctness of the APIC
(MADT) table, and routing of the
- SCI.
+ System Control Interrupt
+ (SCI).
Interrupt storms can be distinguished from lost interrupts
by checking the output of vmstat -i