diff options
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 5f04445973..e833fd6c8b 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1088,7 +1088,7 @@ idle task, respectively. .\" 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. -.sp + In Linux 2.6 this line includes three additional columns: .I iowait \- time waiting for I/O to complete (since 2.5.41); @@ -1096,7 +1096,7 @@ In Linux 2.6 this line includes three additional columns: \- time servicing interrupts (since 2.6.0-test4); .I softirq \- time servicing softirqs (since 2.6.0-test4). -.sp + Since Linux 2.6.11, there is an eighth column, .I steal \- stolen time, which is the time spent in other operating systems when |
