prctl.2: tfix

Remove duplicated word.

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2020-05-25 15:21:48 +02:00 committed by Michael Kerrisk
parent 7996b4e48c
commit 6a67ed89fc
1 changed files with 1 additions and 1 deletions

View File

@ -884,7 +884,7 @@ The attribute is likewise accessible via
.IR /proc/self/task/[tid]/comm , .IR /proc/self/task/[tid]/comm ,
where where
.I [tid] .I [tid]
is the the thread ID of the calling thread, as returned by is the thread ID of the calling thread, as returned by
.BR gettid (2). .BR gettid (2).
.\" prctl PR_GET_NAME .\" prctl PR_GET_NAME
.TP .TP