diff options
| -rw-r--r-- | man2/ptrace.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/ptrace.2 b/man2/ptrace.2 index a20df575f7..36d81b95a2 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2 @@ -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 |
