This commit is contained in:
Michael Kerrisk 2006-04-03 22:17:03 +00:00
parent 70f4032165
commit ae35e4c86e
1 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,9 @@
.\" from the patch-2.6.13 and change log could be used to write an
.\" entry in this man page.
.\"
.\" FIXME 2.6.17-rc1 has /proc/PID/mountstats and
.\" /proc/PID/task/TID/mountstats; these need to be documented
.\"
.\" FIXME cross check against Documentation/filesystems/proc.txt
.\" to see what information could be imported from that file
.\" into this file.
@ -387,6 +390,7 @@ The nice value ranges from 19 (nicest) to \-19 (not nice to others).
This value is hard coded to 0 as a placeholder for a removed field.
.TP
\fIitrealvalue\fP %ld
.\" FIXME . does this field disappear in 2.6.17-rc1?
The time in jiffies before the next SIGALRM is sent to the process
due to an interval timer.
.TP