From: maks attems <janitor@sternwelten.at>
To: Gavin Sandie <beach@vicecity.co.uk>, 271396@bugs.debian.org
Cc: davej@codemonkey.org.uk, cpufreq@www.linux.org.uk
Subject: Re: Bug#271396: Kernel help typo
Date: Mon, 13 Sep 2004 23:10:11 +0200 [thread overview]
Message-ID: <20040913211011.GB1978@stro.at> (raw)
In-Reply-To: <20040912233809.GA4739@nermel>
On Mon, 13 Sep 2004, Gavin Sandie wrote:
> drivers/cpufreq/Kconfig
>
> The help for CONFIG_CPU_FREQ_GOV_POWERSAVE contains a typo.
> It starts with 'Theis', I think this should be 'This'.
>
> I have found a further two typos in the
> drivers/cpufreq/Kconfig file.
>
> The help section for CPU_FREQ_DEFAULT_GOV_USERSPACE and
> CPU_FREQ_GOV_USERSPACE both have contain 'programm' when I
> think this should read 'programme'.
belows patch corrects found issues.
--- linux-2.6.9-rc2-orig/drivers/cpufreq/Kconfig 2004-09-13 22:51:22.000000000 +0200
+++ linux-2.6.9-rc2/drivers/cpufreq/Kconfig 2004-09-13 23:04:56.000000000 +0200
@@ -33,7 +33,7 @@ config CPU_FREQ_DEFAULT_GOV_USERSPACE
help
Use the CPUFreq governor 'userspace' as default. This allows
you to set the CPU frequency manually or when an userspace
- programm shall be able to set the CPU dynamically without having
+ programme shall be able to set the CPU dynamically without having
to enable the userspace governor manually.
endchoice
@@ -51,7 +51,7 @@ config CPU_FREQ_GOV_POWERSAVE
tristate "'powersave' governor"
depends on CPU_FREQ
help
- Theis cpufreq governors set the frequency statically to the
+ This cpufreq governors set the frequency statically to the
lowest available CPU frequency.
If in doubt, say Y.
@@ -61,7 +61,7 @@ config CPU_FREQ_GOV_USERSPACE
depends on CPU_FREQ
help
Enable this cpufreq governor when you either want to set the
- CPU frequency manually or when an userspace programm shall
+ CPU frequency manually or when an userspace programme shall
be able to set the CPU dynamically, like on LART
<http://www.lart.tudelft.nl/>
--
maks
kernel janitor http://janitor.kernelnewbies.org/
next parent reply other threads:[~2004-09-13 21:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20040912233809.GA4739@nermel>
2004-09-13 21:10 ` maks attems [this message]
2004-09-13 22:48 ` Bug#271396: Kernel help typo Francesco Poli
2004-09-14 11:57 ` Dave Jones
2004-09-14 14:11 ` Matthew Wilcox
2004-09-14 15:10 ` Dave Jones
2004-09-15 17:53 ` maks attems
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040913211011.GB1978@stro.at \
--to=janitor@sternwelten.at \
--cc=271396@bugs.debian.org \
--cc=beach@vicecity.co.uk \
--cc=cpufreq@www.linux.org.uk \
--cc=davej@codemonkey.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.