From 995d43b46aa4526ea24086f82b790e64d628e22e Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Thu, 11 Jan 2018 17:33:52 +0530 Subject: [PATCH] cpufreq-set: clarify description --- pages/linux/cpufreq-set.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/cpufreq-set.md b/pages/linux/cpufreq-set.md index 4411a04e95..57e973857f 100644 --- a/pages/linux/cpufreq-set.md +++ b/pages/linux/cpufreq-set.md @@ -1,7 +1,7 @@ # cpufreq-set > A tool to modify CPU frequency settings. -> New frequency value range between the output of command `cpufreq-info -l`. +> The frequency value should range between the output of command `cpufreq-info -l`. - Set the CPU frequency policy of CPU 1 to "userspace":