diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-07 15:48:51 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-07 15:48:51 +0000 |
| commit | c4d9468ea0e627c69802bd0689c93527dc2e2a85 (patch) | |
| tree | 0505e005ecc9492a4b759dc8e06eb138613e4aa4 /usr.sbin/apmd | |
| parent | 5de15c0508449da98f193b4d397a9750d2494ce3 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/apmd')
| -rw-r--r-- | usr.sbin/apmd/apmd.8 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8 index f11700a47a87..3de23c852656 100644 --- a/usr.sbin/apmd/apmd.8 +++ b/usr.sbin/apmd/apmd.8 @@ -42,7 +42,7 @@ .Sh DESCRIPTION .Nm Apmd monitors the occurrence of the specified Advanced Power Management -.Pq APM +.Pq Tn APM events and, if one of the events occurs, it executes the sequence of commands corresponding to the event. Only the events specified in the configuration file are notified to @@ -77,10 +77,8 @@ Verbose mode. When .Nm starts, it reads the configuration file -.Po -.Pa /etc/apmd.conf -as default -.Pc +.Pa ( /etc/apmd.conf +as default) and notifies the set of events to be monitored to the APM device driver. When it terminates, the APM device driver automatically cancels monitored events. |
