Fix typo: turn of -> turn off.

PR:		18805
Submitted by:	Yoshihiro Ota <ota@mail.drexel.edu>
Kind of Reviewed by:	asmodai ("sure")
This commit is contained in:
Alexander Langer 2000-06-13 12:50:47 +00:00
parent 8f4b3d8c63
commit cb477b672b

View File

@ -86,7 +86,7 @@ the processor is simply halted; no reboot takes place.
This option should be used with caution. This option should be used with caution.
.It Dv RB_POWEROFF .It Dv RB_POWEROFF
After halting, the shutdown code will do what it can to turn After halting, the shutdown code will do what it can to turn
of the power. off the power.
This requires hardware support. This requires hardware support.
.It Dv RB_INITNAME .It Dv RB_INITNAME
An option allowing the specification of an init program (see An option allowing the specification of an init program (see