]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
reboot.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 22 Nov 2016 09:02:47 +0000 (10:02 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 22 Nov 2016 09:02:47 +0000 (10:02 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/reboot.2

index 2dfaeb73fb26999fc9ddc739c74e9ca5574c1761..36e6506d894563662374fcc37d5d4f0e430f658c 100644 (file)
@@ -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