Skip to content

Commit 478a010

Browse files
Patryk Wlazlynlenb
authored andcommitted
tools/power turbostat: Fix typo in turbostat.8
"After" was missing an "r", nothing to see here. Signed-off-by: Patryk Wlazlyn <[email protected]> Signed-off-by: Len Brown <[email protected]>
1 parent 9f50066 commit 478a010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/power/x86/turbostat/turbostat.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ available on all processors.
323323
Here we limit turbostat to showing just the CPU number for cpu0 - cpu3.
324324
We add a counter showing the 32-bit raw value of MSR 0x199 (MSR_IA32_PERF_CTL),
325325
labeling it with the column header, "PRF_CTRL", and display it only once,
326-
afte the conclusion of a 0.1 second sleep.
326+
after the conclusion of a 0.1 second sleep.
327327
.nf
328328
sudo ./turbostat --quiet --cpu 0-3 --show CPU --add msr0x199,u32,raw,PRF_CTRL sleep .1
329329
0.101604 sec

0 commit comments

Comments
 (0)