ptrace.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
David Prévot 2013-09-03 22:21:47 -04:00 committed by Michael Kerrisk
parent c576d0b3f2
commit 7290621523
1 changed files with 1 additions and 1 deletions

View File

@ -1095,7 +1095,7 @@ then it is definitely a group-stop.
killed the tracee.)
.LP
If tracee was attached using
.IR PTRACE_SEIZE ,
.BR PTRACE_SEIZE ,
group-stop is indicated by
.BR PTRACE_EVENT_STOP :
.IR "status>>16 == PTRACE_EVENT_STOP" .