Document P_PPTRACE.

MFC after:	2 weeks
This commit is contained in:
Konstantin Belousov 2013-02-07 15:37:51 +00:00
parent 2ee83a16c0
commit 45732078c1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=246486

View File

@ -29,7 +29,7 @@
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
.Dd September 18, 2012
.Dd February 7, 2013
.Dt PS 1
.Os
.Sh NAME
@ -323,6 +323,7 @@ the include file
.It Dv "P_INMEM" Ta No "0x10000000" Ta "Loaded into memory"
.It Dv "P_SWAPPINGOUT" Ta No "0x20000000" Ta "Process is being swapped out"
.It Dv "P_SWAPPINGIN" Ta No "0x40000000" Ta "Process is being swapped in"
.It Dv "P_PPTRACE" Ta No "0x80000000" Ta "Vforked child issued ptrace(PT_TRACEME)"
.El
.It Cm label
The MAC label of the process.