summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Prévot <taffit@debian.org>2013-09-03 22:21:47 -0400
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-09-04 08:18:07 +0200
commit7290621523897488ee8f9026bd517e64efc74c73 (patch)
tree755a65c0e702578e3f7a33d03190bfef0afcd8f2
parentc576d0b3f2ce0646b32d5140783aa67b207a1154 (diff)
ptrace.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-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" .