diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2014-08-07 05:47:53 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2014-08-07 05:47:53 +0000 |
| commit | d73599805739d192c47efa6ed397bbcbfd4eb797 (patch) | |
| tree | 033a19954132b23984c24a614f928220b364cc2b /bin | |
| parent | 7041a67eeeb306d5b08c9f45de18f9bf01803613 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/ps/ps.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 3d7edf7ea8e1..d8e56fba30e4 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" |
