summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2014-12-13 16:18:29 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2014-12-13 16:18:29 +0000
commit6ddcc23386b9a6241f1e3193e192fd5b8d02266c (patch)
tree21a6b4ad228b2aef4fe0eedb1771d3e649435e34 /bin
parent0061ddb3ede464c048a739974af5bdcd3c9b58bc (diff)
downloadsrc-test2-6ddcc23386b9a6241f1e3193e192fd5b8d02266c.tar.gz
src-test2-6ddcc23386b9a6241f1e3193e192fd5b8d02266c.zip
Notes
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.13
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 294ecf939dbc..7e26dd905a74 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 August 27, 2014
+.Dd December 9, 2014
.Dt PS 1
.Os
.Sh NAME
@@ -332,6 +332,7 @@ 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_TOTAL_STOP" Ta No "0x2000000" Ta "Stopped for system suspend"
.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"