svn commit: r225974 - head/lib/libc/sys
Konstantin Belousov
kib at FreeBSD.org
Tue Oct 4 13:15:13 UTC 2011
Author: kib
Date: Tue Oct 4 13:15:12 2011
New Revision: 225974
URL: http://svn.freebsd.org/changeset/base/225974
Log:
Remove no longer valid statement about ARM.
MFC after: 1 month
Modified:
head/lib/libc/sys/ptrace.2
Modified: head/lib/libc/sys/ptrace.2
==============================================================================
--- head/lib/libc/sys/ptrace.2 Tue Oct 4 13:14:24 2011 (r225973)
+++ head/lib/libc/sys/ptrace.2 Tue Oct 4 13:15:12 2011 (r225974)
@@ -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 3, 2011
.Dt PTRACE 2
.Os
.Sh NAME
@@ -606,4 +606,4 @@ The
.Dv PL_FLAG_SCX
and
.Dv PL_FLAG_EXEC
-are not implemented for MIPS and ARM architectures.
+are not implemented for MIPS architecture.
More information about the svn-src-head
mailing list