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 | a4495be12a18f98d61e9e68cdd8a97e573e56593 (patch) | |
| tree | 2fe60de489e35405f1630c79a264ab81687f63e3 /lib/libc | |
| parent | 339c1b76f3b412f6b49c511081f4c79cc5369b81 (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 bbe9ffae1219..1adc60b681d8 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 |
