Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1547250 > unrolled thread

[PATCH] [linux-next] tools/power turbostat: Fix typo in turbostat.8

Started byMasanari Iida <standby24x7@gmail.com>
First post2016-12-26 05:10 +0100
Last post2016-12-26 05:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] [linux-next] tools/power turbostat: Fix typo in turbostat.8 Masanari Iida <standby24x7@gmail.com> - 2016-12-26 05:10 +0100

#1547250 — [PATCH] [linux-next] tools/power turbostat: Fix typo in turbostat.8

FromMasanari Iida <standby24x7@gmail.com>
Date2016-12-26 05:10 +0100
Subject[PATCH] [linux-next] tools/power turbostat: Fix typo in turbostat.8
Message-ID<sSuLL-7WW-3@gated-at.bofh.it>
This patch fix two spelling typo in turbostat.8

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 tools/power/x86/turbostat/turbostat.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/power/x86/turbostat/turbostat.8 b/tools/power/x86/turbostat/turbostat.8
index 492e84fbebfa..6765e0ae9830 100644
--- a/tools/power/x86/turbostat/turbostat.8
+++ b/tools/power/x86/turbostat/turbostat.8
@@ -171,7 +171,7 @@ The remaining rows show what maximum turbo frequency is possible
 depending on the number of idle cores.  Note that not all information is
 available on all processors.
 .PP
-The --debug option adds additional columns to the measurement ouput, including CPU idle power-state residency processor temperature sensor readinds.
+The --debug option adds additional columns to the measurement output, including CPU idle power-state residency processor temperature sensor readings.
 See the field definitions above.
 .SH FORK EXAMPLE
 If turbostat is invoked with a command, it will fork that command
-- 
2.11.0.161.g6610af872f64

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web