Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30f234b4 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

Merge tag 'linux-cpupower-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux

Pull cpupower utility updates from Shuah Khan:

"This cpupower update consists of a fix and a minor spelling correction."

* tag 'linux-cpupower-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux:
  cpupower : frequency-set -r option misses the last cpu in related cpu list
  cpupower: correct spelling of interval
parents d1fdb6d8 04507c0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ Only display specific monitors. Use the monitor string(s) provided by \-l option
.PP
\-i seconds
.RS 4
Measure intervall.
Measure interval.
.RE
.PP
\-c
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ msgstr ""

#: utils/idle_monitor/cpupower-monitor.c:74
#, c-format
msgid "\t -i: time intervall to measure for in seconds (default 1)\n"
msgid "\t -i: time interval to measure for in seconds (default 1)\n"
msgstr ""

#: utils/idle_monitor/cpupower-monitor.c:75
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ msgstr ""

#: utils/idle_monitor/cpupower-monitor.c:74
#, c-format
msgid "\t -i: time intervall to measure for in seconds (default 1)\n"
msgid "\t -i: time interval to measure for in seconds (default 1)\n"
msgstr ""

#: utils/idle_monitor/cpupower-monitor.c:75
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ msgstr ""

#: utils/idle_monitor/cpupower-monitor.c:74
#, c-format
msgid "\t -i: time intervall to measure for in seconds (default 1)\n"
msgid "\t -i: time interval to measure for in seconds (default 1)\n"
msgstr ""

#: utils/idle_monitor/cpupower-monitor.c:75
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ msgstr ""

#: utils/idle_monitor/cpupower-monitor.c:74
#, c-format
msgid "\t -i: time intervall to measure for in seconds (default 1)\n"
msgid "\t -i: time interval to measure for in seconds (default 1)\n"
msgstr ""

#: utils/idle_monitor/cpupower-monitor.c:75
Loading