ptrace.2: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-26 06:24:50 +01:00
parent 31020de90c
commit 15d33661c7
1 changed files with 1 additions and 1 deletions

View File

@ -1032,7 +1032,7 @@ value: the tracer can cause a different signal to be injected.
.LP
Note that a suppressed signal still causes system calls to return
prematurely.
In this case system calls will be restarted: the tracer will
In this case, system calls will be restarted: the tracer will
observe the tracee to reexecute the interrupted system call (or
.BR restart_syscall (2)
system call for a few syscalls which use a different mechanism