]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pidfd_send_signal.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 23 Sep 2019 20:26:29 +0000 (22:26 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 10 Oct 2019 10:24:28 +0000 (12:24 +0200)
Reported-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/pidfd_send_signal.2

index c8a44cd58167a093b20c8eb4772a34280d132210..ae754e30bb0b213e61081d91fdc876b46db2cc84 100644 (file)
@@ -89,7 +89,7 @@ currently, this argument must be specified as 0.
 On success,
 .BR pidfd_send_signal ()
 returns 0.
-On success, \-1 is returned and
+On error, \-1 is returned and
 .I errno
 is set to indicate the cause of the error.
 .SH ERRORS