summaryrefslogtreecommitdiff
path: root/man2/ptrace.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/ptrace.2')
-rw-r--r--man2/ptrace.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index 7ad5ce85..f9118bff 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -1095,7 +1095,7 @@ then it is definitely a group-stop.
killed the tracee.)
.LP
If tracee was attached using
-.IR PTRACE_SEIZE ,
+.BR PTRACE_SEIZE ,
group-stop is indicated by
.BR PTRACE_EVENT_STOP :
.IR "status>>16 == PTRACE_EVENT_STOP" .