diff --git a/man2/reboot.2 b/man2/reboot.2 index 2dfaeb73f..36e6506d8 100644 --- a/man2/reboot.2 +++ b/man2/reboot.2 @@ -173,16 +173,20 @@ is called from a PID namespace (see .BR pid_namespaces (7)) other than the initial PID namespace, the effect of the call is to send a signal to the namespace "init" process. +The .BR LINUX_REBOOT_CMD_RESTART and .BR LINUX_REBOOT_CMD_RESTART2 -cause a +.I cmd +values cause a .BR SIGHUP signal to be sent. +The .BR LINUX_REBOOT_CMD_POWER_OFF and .BR LINUX_REBOOT_CMD_HALT -cause a +.I cmd +values cause a .B SIGINT signal to be sent. For the other