aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2015-09-09 23:05:52 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2015-09-09 23:05:52 +0000
commitb0ba1ac6e105b30dbd8f3fb744966de35c7f3f6e (patch)
tree1b31dc7cc2aa0ce7d6983029c5f5f382848f11c4 /bin
parentf2c736ae719319c96945cf92f595a20291931cb1 (diff)
Notes
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.13
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 04e45c767cc7..17f72d216829 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -29,7 +29,7 @@
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd June 6, 2014
+.Dd August 7, 2014
.Dt PS 1
.Os
.Sh NAME
@@ -332,7 +332,6 @@ the include file
.It Dv "P_SINGLE_BOUNDARY" Ta No "0x400000" Ta "Threads should suspend at user boundary"
.It Dv "P_HWPMC" Ta No "0x800000" Ta "Process is using HWPMCs"
.It Dv "P_JAILED" Ta No "0x1000000" Ta "Process is in jail"
-.It Dv "P_ORPHAN" Ta No "0x2000000" Ta "Orphaned by original parent, reparented to debugger"
.It Dv "P_INEXEC" Ta No "0x4000000" Ta "Process is in execve()"
.It Dv "P_STATCHILD" Ta No "0x8000000" Ta "Child process stopped or exited"
.It Dv "P_INMEM" Ta No "0x10000000" Ta "Loaded into memory"