diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-11-12 15:40:41 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-11-12 15:40:41 +0000 |
commit | 179e2bf1be6d5a20b3f3bde2d10dfd1c6125de82 (patch) | |
tree | 0296cbe5533e648227d8523d780855aac5af35d8 /usr.sbin/apm | |
parent | 866746b6a6c6b56dfe50027fde9b2dfecbdef8a6 (diff) | |
download | src-179e2bf1be6d5a20b3f3bde2d10dfd1c6125de82.tar.gz src-179e2bf1be6d5a20b3f3bde2d10dfd1c6125de82.zip |
Notes
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r-- | usr.sbin/apm/apm.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index e3d6a2ab0cf6..6f1cb4f9d7e6 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -89,7 +89,7 @@ for details. .It Fl l Display the remaining battery percentage. If your laptop does not support this function, 255 is displayed. -.It Fl r +.It Fl r Ar delta Enable the resume wakeup timer, if the laptop supports it. This doesn't actually suspend the laptop, but if the laptop is suspended, and it supports resume from suspend, then it will be resume after |