updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / selinux-procps / procps-3.2.7-top-manpage.patch
blob4ce0779465ec7cce13982e0e473a43f2c418abca
1 diff -up procps-3.2.7/top.1.cpudesc procps-3.2.7/top.1
2 --- procps-3.2.7/top.1.cpudesc 2008-01-18 08:04:19.000000000 +0100
3 +++ procps-3.2.7/top.1 2008-01-18 08:15:49.000000000 +0100
4 @@ -121,6 +121,7 @@
5 2. FIELDS / Columns
6 a. DESCRIPTIONS of Fields
7 b. SELECTING and ORDERING Columns
8 + c. SUMMARY Area Fields
9 3. INTERACTIVE Commands
10 a. GLOBAL Commands
11 b. SUMMARY Area Commands
12 @@ -540,6 +540,20 @@ You\fI move\fR a field to the\fB left\fR
13 upper case\fR letter and to the\fB right\fR with the\fB lower case\fR
14 letter.
16 +.\" ......................................................................
17 +.SS 2c. SUMMARY Area Fields
18 +.\" ----------------------------------------------------------------------
19 +The summary area fields describing CPU statistics are abbreviated. They provide
20 +information about times spent in:
21 + \fR us = user mode
22 + \fR sy = system mode
23 + \fR ni = low priority user mode (nice)
24 + \fR id = idle task
25 + \fR wa = I/O waiting
26 + \fR hi = servicing IRQs
27 + \fR si = servicing soft IRQs
28 + \fR st = steal (time given to other DomU instances)
31 .\" ----------------------------------------------------------------------
32 .SH 3. INTERACTIVE Commands