From cb477b672bb51ddd5e2f31ec9d545a25c2d58d3c Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Tue, 13 Jun 2000 12:50:47 +0000 Subject: [PATCH] Fix typo: turn of -> turn off. PR: 18805 Submitted by: Yoshihiro Ota Kind of Reviewed by: asmodai ("sure") --- lib/libc/sys/reboot.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/reboot.2 b/lib/libc/sys/reboot.2 index 891709dee43..411e689e121 100644 --- a/lib/libc/sys/reboot.2 +++ b/lib/libc/sys/reboot.2 @@ -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