diff options
author | Andrew Klychkov <andrew.a.klychkov@gmail.com> | 2020-12-04 10:28:48 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-12-08 10:27:56 -0700 |
commit | 751d5b27418345f56ee0bb6ce9da2988a228de10 (patch) | |
tree | 2d279a1610e8cdd444154a24136f0e7cc0967ce6 /Documentation/admin-guide/pm/intel-speed-select.rst | |
parent | b2105aa2c6481fda72c1825800b753a0bf614517 (diff) | |
download | linux-stable-751d5b27418345f56ee0bb6ce9da2988a228de10.tar.gz linux-stable-751d5b27418345f56ee0bb6ce9da2988a228de10.tar.bz2 linux-stable-751d5b27418345f56ee0bb6ce9da2988a228de10.zip |
Documentation: fix multiple typos found in the admin-guide subdirectory
Fix thirty five typos in dm-integrity.rst, dm-raid.rst, dm-zoned.rst,
verity.rst, writecache.rst, tsx_async_abort.rst, md.rst, bttv.rst,
dvb_references.rst, frontend-cardlist.rst, gspca-cardlist.rst, ipu3.rst,
remote-controller.rst, mm/index.rst, numaperf.rst, userfaultfd.rst,
module-signing.rst, imx-ddr.rst, intel-speed-select.rst,
intel_pstate.rst, ramoops.rst, abi.rst, kernel.rst, vm.rst
Signed-off-by: Andrew Klychkov <andrew.a.klychkov@gmail.com>
Link: https://lore.kernel.org/r/20201204072848.GA49895@spblnx124.lan
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/pm/intel-speed-select.rst')
-rw-r--r-- | Documentation/admin-guide/pm/intel-speed-select.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/admin-guide/pm/intel-speed-select.rst b/Documentation/admin-guide/pm/intel-speed-select.rst index 219f1359aac7..0a1fbdb54bfe 100644 --- a/Documentation/admin-guide/pm/intel-speed-select.rst +++ b/Documentation/admin-guide/pm/intel-speed-select.rst @@ -57,7 +57,7 @@ To get help on a command, another level of help is provided. For example for the Summary of platform capability ------------------------------ -To check the current platform and driver capaibilities, execute:: +To check the current platform and driver capabilities, execute:: #intel-speed-select --info @@ -658,7 +658,7 @@ If -a option is not used, then the following steps are required before enabling Intel(R) SST-BF: - Discover Intel(R) SST-BF and note low and high priority base frequency -- Note the high prioity CPU list +- Note the high priority CPU list - Enable CLOS using core-power feature set - Configure CLOS parameters. Use CLOS.min to set to minimum performance - Subscribe desired CPUs to CLOS groups |