proc.5: srcfix: Add FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-29 09:51:48 +02:00
parent 62e4a418f0
commit ef2eb7e0cf
1 changed files with 5 additions and 0 deletions

View File

@ -1256,6 +1256,11 @@ The filename of the executable, in parentheses.
This is visible whether or not the executable is swapped out.
.TP
(3) \fIstate\fP \ %c
.\" FIXME There were changes to this set of characters in:
.\" 2.6.0
.\" 2.6.33
.\" 3.9
.\" 3.14
One character from the string "RSDZTW" where R is running, S is
sleeping in an interruptible wait, D is waiting in uninterruptible
disk sleep, Z is zombie, T is traced or stopped (on a signal),