diff options
| author | Alexander Langer <alex@FreeBSD.org> | 2000-06-13 12:50:47 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-13 12:50:47 +0000 |
| commit | cb477b672bb51ddd5e2f31ec9d545a25c2d58d3c (patch) | |
| tree | bc17ec3e4401be666f6b52cb65e05bd0b42e6d39 /lib/libc | |
| parent | 8f4b3d8c635a3a1f2a83baf7ad13f33c77c8f1db (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/reboot.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/reboot.2 b/lib/libc/sys/reboot.2 index 891709dee434..411e689e1217 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 |
