ptrace.2: tfix userspace->user space

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Mike Frysinger 2013-12-31 01:59:13 -05:00 committed by Michael Kerrisk
parent 951ae9c063
commit a9deb5e056
1 changed files with 2 additions and 2 deletions

View File

@ -628,8 +628,8 @@ and
returns the stop signal.
If any other ptrace-stop is generated at the same time (for example,
if a signal is sent to the tracee), this ptrace-stop happens.
If none of the above applies (for example, if the tracee is running in userspace),
it stops with
If none of the above applies (for example, if the tracee is running in user
space), it stops with
.B PTRACE_EVENT_STOP
with
.I WSTOPSIG(status)