mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
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:
parent
8f4b3d8c63
commit
cb477b672b
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ the processor is simply halted; no reboot takes place.
|
|||
This option should be used with caution.
|
||||
.It Dv RB_POWEROFF
|
||||
After halting, the shutdown code will do what it can to turn
|
||||
of the power.
|
||||
off the power.
|
||||
This requires hardware support.
|
||||
.It Dv RB_INITNAME
|
||||
An option allowing the specification of an init program (see
|
||||
|
|
|
|||
Loading…
Reference in a new issue