Remove outdated note in the PT_DUMPCORE call of the ptrace(2) man-page

Currently the PT_DUMPCORE call requires process to be stopped, therefore it
no longer need to warn about stoped tracee to generate consistent data.

Sponsored by <The NetBSD Foundation>
This commit is contained in:
kamil 2016-12-10 20:02:07 +00:00
parent 9043cf767a
commit 4067ec816b
1 changed files with 1 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ptrace.2,v 1.40 2016/11/24 00:12:52 kamil Exp $
.\" $NetBSD: ptrace.2,v 1.41 2016/12/10 20:02:07 kamil Exp $
.\"
.\" This file is in the public domain.
.Dd November 1, 2016
@ -257,10 +257,6 @@ argument should contain the name of the core file to be generated
and the
.Fa data
argument should contain the length of the core filename.
This
.Nm
call currently does not stop the child process so it can generate
inconsistent data.
.It Dv PT_LWPINFO
Returns information about a thread from the list of threads for the
process specified in the