Thread (92 messages) 92 messages, 7 authors, 2021-08-11

Re: [PATCH 26/32] tkill.2: tfix

From: Michael Kerrisk (man-pages) <hidden>
Date: 2021-08-07 22:48:50

Hello Sagar and Alex,

On 7/28/21 10:20 PM, Alejandro Colomar wrote:
From: Sagar Patel <redacted>

Correct function signature by adding missing parenthesis.

Signed-off-by: Alejandro Colomar <redacted>
Thanks. Patch applied.

Cheers,

Michael
quoted hunk ↗ jump to hunk
---
 man2/tkill.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/tkill.2 b/man2/tkill.2
index 6ff930e17..6e1afcd36 100644
--- a/man2/tkill.2
+++ b/man2/tkill.2
@@ -39,7 +39,7 @@ tkill, tgkill \- send a signal to a thread
 .PP
 .B #include <signal.h>
 .PP
-.BI "int tgkill, pid_t " tgid ", pid_t " tid ", int " sig );
+.BI "int tgkill(pid_t " tgid ", pid_t " tid ", int " sig );
 .fi
 .PP
 .IR Note :

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help