Fix typo.

Signed-off-by: Marcelo Tosatti <[email protected]>

diff --git a/x86/tscdeadline-latency.c b/x86/tscdeadline-latency.c
index 28a7b52..9f255c0 100644
--- a/x86/tscdeadline-latency.c
+++ b/x86/tscdeadline-latency.c
@@ -3,9 +3,9 @@
  *
  * In octave:
  * load latency
- * min(list)
- * max(list)
- * mean(list)
+ * min(latency)
+ * max(latency)
+ * mean(latency)
  * hist(latency, 50)
  */
 
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to