Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2012 09:46:51 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r229377 - stable/9/lib/libc/sys
Message-ID:  <201201030946.q039kpsN015520@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Tue Jan  3 09:46:51 2012
New Revision: 229377
URL: http://svn.freebsd.org/changeset/base/229377

Log:
  MFC r225974:
  Remove no longer valid statement about ARM.
  
  MFC r226066:
  Remove no longer needed BUGS section.

Modified:
  stable/9/lib/libc/sys/ptrace.2
Directory Properties:
  stable/9/lib/libc/   (props changed)

Modified: stable/9/lib/libc/sys/ptrace.2
==============================================================================
--- stable/9/lib/libc/sys/ptrace.2	Tue Jan  3 09:43:26 2012	(r229376)
+++ stable/9/lib/libc/sys/ptrace.2	Tue Jan  3 09:46:51 2012	(r229377)
@@ -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 January 23, 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 and ARM architectures.



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