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


Groups > linux.kernel > #1547250

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

From Masanari Iida <standby24x7@gmail.com>
Newsgroups linux.kernel
Subject [PATCH] [linux-next] tools/power turbostat: Fix typo in turbostat.8
Date 2016-12-26 05:10 +0100
Message-ID <sSuLL-7WW-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web