Updated with Tizen:Base source codes
[external/procps.git] / packaging / procps-3.2.7-vmstat-timestamp-manpage.patch
1 diff -up procps-3.2.7/vmstat.8.timestamp procps-3.2.7/vmstat.8
2 --- procps-3.2.7/vmstat.8.timestamp     2009-02-03 12:32:27.000000000 +0100
3 +++ procps-3.2.7/vmstat.8       2009-02-03 12:34:37.000000000 +0100
4 @@ -8,6 +8,7 @@ vmstat \- Report virtual memory statisti
5  .B vmstat
6  .RB [ "\-a" ]
7  .RB [ "\-n" ]
8 +.RB [ "\-t" ]
9  .RI [ delay " [ " count ]]
10  .br
11  .B vmstat
12 @@ -43,7 +44,9 @@ equivalent to the total number of tasks 
13  is represented by one or more tasks, depending on thread usage.
14  This display does not repeat.
15  .PP
16 -The \fB-m\fP displays slabinfo.
17 +The \fB-t\fP switch adds timestamp to the output.
18 +.PP
19 +The \fB-m\fP switch displays slabinfo.
20  .PP
21  The \fB-n\fP switch causes the header to be displayed only once rather than periodically.
22  .PP