]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ptrace.2: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 27 Feb 2019 08:49:38 +0000 (09:49 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 27 Feb 2019 08:49:38 +0000 (09:49 +0100)
Reported-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/ptrace.2

index 3b6b6ea8434b15a818dd4a827ac9bc55725697a8..6afeb1bbda70a1284581079d12a642f291f6df6a 100644 (file)
@@ -1601,8 +1601,8 @@ apply equally to
 .BR PTRACE_SYSEMU_SINGLESTEP.
 .PP
 However, even if the tracee was continued using
-.BR PTRACE_SYSCALL
-it is not guaranteed that the next stop will be a syscall-exit-stop.
+.BR PTRACE_SYSCALL ,
+it is not guaranteed that the next stop will be a syscall-exit-stop.
 Other possibilities are that the tracee may stop in a
 .B PTRACE_EVENT
 stop (including seccomp stops), exit (if it entered