Blame SOURCES/sysstat-10.1.5-elapsed-time.patch

c288c9
diff -ur sysstat-10.1.5.orig/man/iostat.in sysstat-10.1.5/man/iostat.in
c288c9
--- sysstat-10.1.5.orig/man/iostat.in	2012-11-27 21:20:34.000000000 +0100
c288c9
+++ sysstat-10.1.5/man/iostat.in	2014-11-11 17:44:29.563840350 +0100
c288c9
@@ -264,7 +264,7 @@
c288c9
 .RE
c288c9
 .B %util
c288c9
 .RS
c288c9
-Percentage of CPU time during which I/O requests were issued to the device
c288c9
+Percentage of elapsed time during which I/O requests were issued to the device
c288c9
 (bandwidth utilization for the device). Device saturation occurs when this
c288c9
 value is close to 100%.
c288c9
 .RE
c288c9
diff -ur sysstat-10.1.5.orig/man/sar.in sysstat-10.1.5/man/sar.in
c288c9
--- sysstat-10.1.5.orig/man/sar.in	2012-09-30 15:11:06.000000000 +0200
c288c9
+++ sysstat-10.1.5/man/sar.in	2014-11-11 17:45:00.682712161 +0100
c288c9
@@ -306,7 +306,7 @@
c288c9
 
c288c9
 .B %util
c288c9
 .RS
c288c9
-Percentage of CPU time during which I/O requests were issued to the device
c288c9
+Percentage of elapsed time during which I/O requests were issued to the device
c288c9
 (bandwidth utilization for the device). Device saturation occurs when this
c288c9
 value is close to 100%.
c288c9
 .RE