diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
| commit | 490d5836b5ab0c76675986696b1637fff97dfae2 (patch) | |
| tree | 1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/apm | |
| parent | fb9f73c4dd34b5748d573f1eb7edad1b4e0a3666 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/apm')
| -rw-r--r-- | usr.sbin/apm/apm.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 9a0767598765..e9263bf45e26 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -27,11 +27,14 @@ .Pp .Nm zzz .Sh DESCRIPTION -.Nm Apm +The +.Nm +utility controls the Intel / Microsoft APM (Advanced Power Management) BIOS and displays the current status of APM on laptop PCs. -.Nm Zzz -suspends the system by controlling APM. +The +.Nm zzz +utility suspends the system by controlling APM. .Pp The following options are available for .Nm |
