docs: distinguish between T/t in the ps.1 manual

This commit is contained in:
Jaromir Capik 2014-07-02 16:23:30 +02:00
parent d2f93ae507
commit 411d218793

View File

@ -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)