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

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