Spelling fix.

Also fix a minor mdoc style problem that I noticed.

PR:		bin/14589
Submitted by:hristian Weisgerber <naddy@mips.rhein-neckar.de>
This commit is contained in:
Mike Pritchard 1999-10-30 19:42:31 +00:00
parent d824825b45
commit c66c86f451
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52688

View File

@ -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