From 411d218793af1f7ef6db37b319c1b08a7ca7c9b8 Mon Sep 17 00:00:00 2001 From: Jaromir Capik Date: Wed, 2 Jul 2014 16:23:30 +0200 Subject: [PATCH] docs: distinguish between T/t in the ps.1 manual --- ps/ps.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)