ptrace.2: ffix

Reported-by: Sam Varshavchik <mrsam@courier-mta.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-08-12 07:04:43 +12:00
parent 3c3d1f83f9
commit a686506533
1 changed files with 1 additions and 1 deletions

View File

@ -370,6 +370,7 @@ struct ptrace_peeksiginfo_args {
s32 nr; /* Number of signals to copy */
};
.fi
.in
Currently, there is only one flag,
.BR PTRACE_PEEKSIGINFO_SHARED ,
@ -2171,7 +2172,6 @@ Defined as
.B PTRACE_MODE_ATTACH_REALCREDS
Defined as
.BR "PTRACE_MODE_ATTACH | PTRACE_MODE_REALCREDS" .
.fi
.PP
One further modifier can be ORed with the access mode:
.TP