Documentation: missing proc/$PID/stat field
authorLeonardo Chiquitto <leonardo@iken.com.br>
Sun, 3 Feb 2008 14:17:16 +0000 (16:17 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sun, 3 Feb 2008 14:17:16 +0000 (16:17 +0200)
There's a missing field in the /proc/$PID/stat output documented in
Documentation/filesystems/proc.txt.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Documentation/filesystems/proc.txt

index 194c8f3..0b1b0c0 100644 (file)
@@ -216,6 +216,7 @@ Table 1-3: Contents of the stat files (as of 2.6.22-rc3)
   priority      priority level
   nice          nice level
   num_threads   number of threads
+  it_real_value        (obsolete, always 0)
   start_time    time the process started after system boot
   vsize         virtual memory size
   rss           resident set memory size