ptrace.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
David Prévot 2013-02-04 05:29:50 +01:00 committed by Michael Kerrisk
parent fbbf75b81e
commit c2b54496e3
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ If a tracer sets this flag, a
.B SIGKILL
signal will be sent to every tracee if the tracer exits.
This option is useful for ptrace jailers that
want to ensure that tracees can never escape the trcer's control.
want to ensure that tracees can never escape the tracer's control.
.TP
.BR PTRACE_O_TRACECLONE " (since Linux 2.5.46)"