proc.5: srcfix: Update FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-12-26 21:08:07 +01:00
parent d4fd412082
commit e04a1f931d
1 changed files with 3 additions and 2 deletions

View File

@ -2064,8 +2064,9 @@ that the system spent in various states:
.I idle
(4) Time spent in the idle task.
.\" FIXME Actually, the following info about the /proc/stat 'cpu' field
.\" does not seem to be quite right (at least in 2.6.12)
This value should be USER_HZ times the
.\" does not seem to be quite right (at least in 2.6.12 or 3.6):
.\" the idle time in /proc/uptime does not quite match this value
This value should be USER_HZ times the
second entry in the uptime pseudo-file.
.TP
.IR iowait " (since Linux 2.5.41)"