diff options
| author | Alexander Langer <alex@FreeBSD.org> | 2000-06-13 12:54:54 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-13 12:54:54 +0000 |
| commit | 6e0b5a1d0f2cf2dae137309e903c3e7564357dff (patch) | |
| tree | ae9258e46d3a9eddc2f877a8a9cb9e344e0e8ddc /lib/libc | |
| parent | 0de8efd2e932e3b27d4dea4d68810d2e86e24ffd (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 |
