diff options
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/ptrace.2 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/libc/sys/ptrace.2 b/lib/libc/sys/ptrace.2 index 7e4bb2a700b..37e7c0932da 100644 --- a/lib/libc/sys/ptrace.2 +++ b/lib/libc/sys/ptrace.2 @@ -1,7 +1,7 @@ -.\" $NetBSD: ptrace.2,v 1.68 2018/03/05 11:24:35 kamil Exp $ +.\" $NetBSD: ptrace.2,v 1.69 2018/05/01 16:37:23 kamil Exp $ .\" .\" This file is in the public domain. -.Dd April 7, 2017 +.Dd May 1, 2018 .Dt PTRACE 2 .Os .Sh NAME @@ -841,10 +841,6 @@ to .Ec , should be able to sidestep this. .Pp -.Dv PTRACE_VFORK -is currently unimplemented and it will return -.Er ENOTSUP . -.Pp .Dv PT_SET_SIGINFO , .Dv PT_RESUME and |
