]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/ptrace.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / ptrace.2
index f571c4c27e54f076b0d3bfdeb7d2ade084259abc..583dcd93e7162a6fcebbec1f6d893c93a75212f2 100644 (file)
@@ -1599,7 +1599,7 @@ result, to the real parent (to the real parent only when the
 whole multithreaded process exits).
 If the tracer and the real parent are the same process,
 the report is sent only once.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success,
 .B PTRACE_PEEK*
 requests return the requested data,
@@ -1656,7 +1656,7 @@ or (on kernels before 2.6.26) be
 The specified process does not exist, or is not currently being traced
 by the caller, or is not stopped
 (for requests that require a stopped tracee).
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 SVr4, 4.3BSD.
 .SH NOTES
 Although arguments to
@@ -1812,7 +1812,7 @@ again.
 errors may behave in an unintended way upon an
 .BR strace (1)
 attach.)
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR gdb (1),
 .BR strace (1),
 .BR clone (2),