Remove reference to P_SYSTRACE.
Fixes PR/41426 (leave defn in sys/sysctl.h since the bit shouldn't be reused!)
This commit is contained in:
parent
530320c25b
commit
666a334b2e
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ps.1,v 1.87 2009/03/13 11:13:46 joerg Exp $
|
||||
.\" $NetBSD: ps.1,v 1.88 2009/08/03 20:00:39 dsl Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -311,7 +311,6 @@ when children stop
|
||||
.It Dv "P_32" Ta No "0x00040000 32-bit process (used on 64-bit kernels)"
|
||||
.It Dv "P_BIGLOCK" Ta No "0x00080000 process needs kernel ``big lock'' to run"
|
||||
.It Dv "P_INEXEC" Ta No "0x00100000 process is exec'ing and cannot be traced"
|
||||
.It Dv "P_SYSTRACE" Ta No "0x00200000 process system call tracing active"
|
||||
.El
|
||||
.It Ar lim
|
||||
The soft limit on memory used, specified via a call to
|
||||
|
Loading…
Reference in New Issue
Block a user