This commit is contained in:
Michael Kerrisk 2007-10-15 17:52:31 +00:00
parent f1e0c79833
commit b09b852675
1 changed files with 1 additions and 1 deletions

View File

@ -1068,7 +1068,7 @@ USER_HZ (1/100ths of a second on most architectures),
that the system spent in user mode,
user mode with low priority (nice), system mode, and the
idle task, respectively.
.\" FIXME Actually, the following info abut the /proc/stat 'cpu' field
.\" FIXME Actually, the following info about the /proc/stat 'cpu' field
.\" does not seem to be quite right (at least in 2.6.12)
The last value should be USER_HZ times the
second entry in the uptime pseudo-file.