diff options
author | Mike Pritchard <mpp@FreeBSD.org> | 1999-10-30 19:42:31 +0000 |
---|---|---|
committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-10-30 19:42:31 +0000 |
commit | c66c86f451bd8057a39b87b2778c822e958e6493 (patch) | |
tree | ec9eb32116a83316f81da5e327423e11f2d048e2 /usr.sbin/apmd | |
parent | d824825b458d73572863cb68abe7662a354bb310 (diff) | |
download | src-c66c86f451bd8057a39b87b2778c822e958e6493.tar.gz src-c66c86f451bd8057a39b87b2778c822e958e6493.zip |
Notes
Diffstat (limited to 'usr.sbin/apmd')
-rw-r--r-- | usr.sbin/apmd/apmd.8 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8 index 50ef4c4a11e1..8338263efc52 100644 --- a/usr.sbin/apmd/apmd.8 +++ b/usr.sbin/apmd/apmd.8 @@ -137,16 +137,12 @@ apm_event SUSPENDREQ { .Pp will cause .Nm apmd -to recieve the APM event +to receive the APM event .Ql SUSPENDREQ (which may be posted by an LCD close), run the .Ql sync command 3 times and wait for a while, then execute -.Nm zzz -( -.Nm apm -.Fl z -) +.Nm zzz ( Ns Nm apm Fl z ) to put the system in the suspend state. .Pp .Bl -bullet |