docs: distinguish between T/t in the ps.1 manual
This commit is contained in:
parent
d2f93ae507
commit
411d218793
5
ps/ps.1
5
ps/ps.1
@ -849,7 +849,10 @@ S
|
|||||||
interruptible sleep (waiting for an event to complete)
|
interruptible sleep (waiting for an event to complete)
|
||||||
.TP
|
.TP
|
||||||
T
|
T
|
||||||
stopped, either by a job control signal or because it is being traced
|
stopped by job control signal
|
||||||
|
.TP
|
||||||
|
t
|
||||||
|
stopped by debugger during the tracing
|
||||||
.TP
|
.TP
|
||||||
W
|
W
|
||||||
paging (not valid since the 2.6.xx kernel)
|
paging (not valid since the 2.6.xx kernel)
|
||||||
|
Loading…
Reference in New Issue
Block a user