reboot.2: Mention RB_POWER_OFF

The manpage did not mention RB_POWER_OFF which is the glibc
symbolic name for LINUX_REBOOT_CMD_POWER_OFF.

$ cd /usr/include
$ cat x86_64-linux-gnu/sys/reboot.h | grep POWER_OFF
 define RB_POWER_OFF	0x4321fedc

Signed-off-by: Elie De Brauwer <eliedebrauwer@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Elie De Brauwer 2013-09-30 20:41:43 +02:00 committed by Michael Kerrisk
parent 0566afc5af
commit c2e32bfe27
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ This option is available only if the kernel was configured with
.BR CONFIG_KEXEC .
.TP
.B LINUX_REBOOT_CMD_POWER_OFF
(0x4321fedc; since 2.1.30).
(RB_POWER_OFF, 0x4321fedc; since 2.1.30).
The message "Power down." is printed, the system is stopped,
and all power is removed from the system, if possible.
If not preceded by a