This manual described a driver for pre-acpi bios, which was removed in
- The acpi interface provides the same ioctls, and support for the
apm(8) utility. Since we do still have a /dev/apm, relink acpi.4 there.
Therefore, do not put apm.4 in ObsoleteFiles.inc for removal.
Since acpi provides these interfaces, it's just the manuals that could
use some love, or should the code paths be removed for e.g. apm -z
and powerd -s apm? If so, these seem pretty well ifdefed, can I try to
do it?
MFC after: 2 days
Reported by: emaste, jhb
Fixes: 8c576a279ed5 (Remove APM BIOS support)