diff options
| author | Jeff Roberson <jeff@FreeBSD.org> | 2008-03-12 10:01:34 +0000 |
|---|---|---|
| committer | Jeff Roberson <jeff@FreeBSD.org> | 2008-03-12 10:01:34 +0000 |
| commit | 7f77f84497e3308499a60bd662a04ea588a7c322 (patch) | |
| tree | 4d67b56a11044f6690b64c549a2927d44dfc4688 | |
| parent | 1e71e49d1262c4825a95f22e4234c0d545129517 (diff) | |
Notes
| -rw-r--r-- | bin/ps/ps.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index f3db636c3892..01e654ed8a77 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -290,7 +290,6 @@ the include file .It Dv "P_WAITED" Ta No "0x01000 Someone is waiting for us" .It Dv "P_WEXIT" Ta No "0x02000 Working on exiting" .It Dv "P_EXEC" Ta No "0x04000 Process called exec" -.It Dv "P_SA" Ta No "0x08000 Using scheduler activations" .It Dv "P_CONTINUED" Ta No "0x10000 Proc has continued from a stopped state" .It Dv "P_STOPPED_SIG" Ta No "0x20000 Stopped due to SIGSTOP/SIGTSTP" .It Dv "P_STOPPED_TRACE" Ta No "0x40000 Stopped because of tracing" |
