aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2004-10-04 17:45:05 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2004-10-04 17:45:05 +0000
commit8d7250eae0eb5c33aacd27fdb8941a607903488b (patch)
tree11a31a5d71fed3d2798e5ef56ad8dbb7794bbdc6
parent30f9c1543b2c3354cc2c165478c612e6e833c120 (diff)
Notes
-rw-r--r--en_US.ISO8859-1/books/handbook/config/chapter.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml
index 9c3d0232a7..1db6cec9df 100644
--- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml
@@ -2480,7 +2480,7 @@ device_probe_and_attach: cbb0 attach returned 12</screen>
<acronym>ACPI</acronym> working on all systems, but bugs in some
motherboards' <firstterm><acronym>ACPI</acronym> Machine
Language</firstterm> (<acronym>AML</acronym>) bytecode,
- incompleteness in &os;'s kernel subsystems, and bugs in the Intel
+ incompleteness in &os;'s kernel subsystems, and bugs in the &intel;
<acronym>ACPI-CA</acronym> interpreter continue to appear.</para>
<para>This document is intended to help you assist the &os;
@@ -2589,7 +2589,7 @@ device_probe_and_attach: cbb0 attach returned 12</screen>
<para>The <acronym>ACPI</acronym> driver must parse the fixed
tables, implement an interpreter for the bytecode, and modify
device drivers and the kernel to accept information from the
- <acronym>ACPI</acronym> subsystem. For &os;, Intel has
+ <acronym>ACPI</acronym> subsystem. For &os;, &intel; has
provided an interpreter (<acronym>ACPI-CA</acronym>) that is
shared with Linux and NetBSD. The path to the
<acronym>ACPI-CA</acronym> source code is