]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
signal.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 10 Dec 2016 08:57:14 +0000 (09:57 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 10 Dec 2016 11:22:22 +0000 (12:22 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/signal.2

index 5b8e17dc23062de11d69c980f45f5515b4d20bac..f8475da28dff0a3beb949124577f75f4523aeb30 100644 (file)
@@ -134,7 +134,7 @@ Ignoring this signal might lead to an endless loop.
 .PP
 See
 .BR sigaction (2)
-for details on what happens when
+for details on what happens when the disposition
 .B SIGCHLD
 is set to
 .BR SIG_IGN .