]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
kill.2: SEE ALSO: add pidfd_send_signal(2)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 22 Sep 2019 21:16:50 +0000 (23:16 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 10 Oct 2019 10:24:28 +0000 (12:24 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/kill.2

index 8bc836b83c7af76e2951ca7bc5cda7a067ede044..d7c514b0d8866d67f24d00f7601bf11e344d8fb5 100644 (file)
@@ -170,6 +170,7 @@ to all of the processes for which the caller had permission to signal.
 .SH SEE ALSO
 .BR kill (1),
 .BR _exit (2),
+.BR pidfd_send_signal (2),
 .BR signal (2),
 .BR tkill (2),
 .BR exit (3),