From d1d5d51c06215dd7ab8133bc189659001b5a83fd Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 29 Dec 2013 02:27:07 +1300 Subject: [PATCH] reboot.2: Add RB_KEXEC synonym Signed-off-by: Michael Kerrisk --- man2/reboot.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man2/reboot.2 b/man2/reboot.2 index c3d8d252f..3678c5f5b 100644 --- a/man2/reboot.2 +++ b/man2/reboot.2 @@ -108,7 +108,8 @@ If not preceded by a .BR sync (2), data will be lost. .TP -.BR LINUX_REBOOT_CMD_KEXEC " (since Linux Linux 2.6.13)" +.BR LINUX_REBOOT_CMD_KEXEC +(RB_KEXEC, 0x45584543, since Linux Linux 2.6.13) Execute a kernel that has been loaded earlier with .BR kexec_load (2). This option is available only if the kernel was configured with