mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
On -CURRENT, we need "device apm" and not "device apm0 at nexus?".
This commit is contained in:
parent
572417c7e4
commit
4277d278d6
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
.Nm apm
|
||||
.Nd APM BIOS interface
|
||||
.Sh SYNOPSIS
|
||||
.Cd device apm0 at nexus?
|
||||
.Cd device apm
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
is an interface to the Intel / Microsoft APM (Advanced Power Management) BIOS
|
||||
|
|
|
|||
Loading…
Reference in a new issue