Remove references to ancient technology: apm is dead.

Discussed with:	dwhite
Reviewed by:	imp
Noted by:	Jakub Lach
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2012-12-08 00:09:39 +00:00
parent 13713cb3de
commit 9e7d01acb0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40305

View file

@ -2428,17 +2428,9 @@ bindkey ^[[3~ delete-char # for xterm</programlisting>
</question>
<answer>
<para>&os; supports <acronym>APM</acronym> on certain
machines. Further information can be found in
&man.apm.4;.</para>
<para>&os; also supports the <acronym>ACPI</acronym>
features found in most modern hardware. Further
information can be found in &man.acpi.4;. If a system
supports both <acronym>APM</acronym> and
<acronym>ACPI</acronym>, either can be used. We suggest
you try both and choose the one that best fits your
needs.</para>
<para>&os; supports the <acronym>ACPI</acronym>
features found in modern hardware. Further
information can be found in &man.acpi.4;.</para>
</answer>
</qandaentry>
</qandaset>
@ -9059,9 +9051,8 @@ hint.sio.7.irq="12"</programlisting>
<para>Seriously, &os; uses the
<acronym>HLT</acronym> (halt) instruction when the system is
idle thus lowering its energy consumption and therefore the
heat it generates. Also if you have <acronym>APM</acronym>
(advanced power
management) or <acronym>ACPI</acronym> (Advanced
heat it generates. Also if you have
<acronym>ACPI</acronym> (Advanced
Configuration and Power Interface)
configured, then &os; can also put the CPU into
a low power mode.</para>