Remove no longer needed BUGS section.

MFC after:	1 month
This commit is contained in:
Konstantin Belousov 2011-10-06 17:35:38 +00:00
parent 877012982b
commit a93672b3fe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226066

View File

@ -2,7 +2,7 @@
.\" $NetBSD: ptrace.2,v 1.2 1995/02/27 12:35:37 cgd Exp $
.\"
.\" This file is in the public domain.
.Dd October 3, 2011
.Dd October 5, 2011
.Dt PTRACE 2
.Os
.Sh NAME
@ -599,11 +599,3 @@ The
.Fn ptrace
function appeared in
.At v7 .
.Sh BUGS
The
.Dv PL_FLAG_FORKED ,
.Dv PL_FLAG_SCE ,
.Dv PL_FLAG_SCX
and
.Dv PL_FLAG_EXEC
are not implemented for MIPS architecture.