summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-06-13 12:50:47 +0000
committeralex <alex@FreeBSD.org>2000-06-13 12:50:47 +0000
commite568a51fd7cbd62afd3f1d4387c6312f40967302 (patch)
tree807c0f852faff858185043364b219d053f1d6bb4 /lib
parent54b826da645ce6fef0d9ff2bace71fda2085abea (diff)
downloadFreeBSD-src-e568a51fd7cbd62afd3f1d4387c6312f40967302.zip
FreeBSD-src-e568a51fd7cbd62afd3f1d4387c6312f40967302.tar.gz
Fix typo: turn of -> turn off.
PR: 18805 Submitted by: Yoshihiro Ota <ota@mail.drexel.edu> Kind of Reviewed by: asmodai ("sure")
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/reboot.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/reboot.2 b/lib/libc/sys/reboot.2
index 891709d..411e689 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
OpenPOWER on IntegriCloud