Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Oct 2011 17:35:38 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r226066 - head/lib/libc/sys
Message-ID:  <201110061735.p96HZcJt070618@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Thu Oct  6 17:35:38 2011
New Revision: 226066
URL: http://svn.freebsd.org/changeset/base/226066

Log:
  Remove no longer needed BUGS section.
  
  MFC after:	1 month

Modified:
  head/lib/libc/sys/ptrace.2

Modified: head/lib/libc/sys/ptrace.2
==============================================================================
--- head/lib/libc/sys/ptrace.2	Thu Oct  6 17:34:43 2011	(r226065)
+++ head/lib/libc/sys/ptrace.2	Thu Oct  6 17:35:38 2011	(r226066)
@@ -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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110061735.p96HZcJt070618>