ptrace.2: wfix

Reported-by: David Prévot <taffit@debian.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-02 06:33:34 +01:00
parent f42ce0a555
commit 92f9c09bf4
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ some modifications to the USER area are disallowed.
.\" and when they are disallowed, how does user space discover that fact?
.TP
.BR PTRACE_GETREGS ", " PTRACE_GETFPREGS
Read the tracee's general-purpose or floating-point registers,
Copy the tracee's general-purpose or floating-point registers,
respectively, to the address
.I data
in the tracer.