"Does FreeBSD support power management?"

Mention ACPI for 5.X, specify 4.X for APM.
This commit is contained in:
Michael Lucas 2005-05-12 20:14:24 +00:00
parent 3bd332f109
commit 0f83c3ca9a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24555

View file

@ -2814,11 +2814,16 @@ File: +DESC (ignored)</screen>
</question>
<answer>
<para>FreeBSD supports <acronym>APM</acronym> on certain machines.
<para>FreeBSD 4.X supports <acronym>APM</acronym> on certain machines.
Please look in the <filename>LINT</filename> kernel config file,
searching for the <acronym>APM</acronym> keyword. Further
information can be found in &man.apm.4;.</para>
<para>FreeBSD 5.X and later supports the
<acronym>ACPI</acronym> features found in most modern
hardware. Further information can be found in
&man.acpi.4;.</para>
</answer>
</qandaentry>