From: Jaromir Capik Date: Wed, 2 Jul 2014 14:23:30 +0000 (+0200) Subject: docs: distinguish between T/t in the ps.1 manual X-Git-Tag: v3.3.10~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=411d218793af1f7ef6db37b319c1b08a7ca7c9b8;p=procps-ng docs: distinguish between T/t in the ps.1 manual --- diff --git a/ps/ps.1 b/ps/ps.1 index e8269bd3..b24fa1c8 100644 --- a/ps/ps.1 +++ b/ps/ps.1 @@ -849,7 +849,10 @@ S interruptible sleep (waiting for an event to complete) .TP 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 W paging (not valid since the 2.6.xx kernel)