ptrace.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-11-09 10:26:53 +01:00
parent f96e617404
commit 9edaeefb96
1 changed files with 1 additions and 1 deletions

View File

@ -2435,7 +2435,7 @@ on the target process.
files, the "calling process" is the one opening the file,
and the process with the corresponding PID is the "target process".)
The algorithm is as follows:
.IP 1. 4
.IP 1. 3
If the calling thread and the target thread are in the same
thread group, access is always allowed.
.IP 2.