diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:53:09 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:53:09 +0200 |
commit | 84eb8d0608af1576175307ed8fb3c8fde329e579 (patch) | |
tree | 13f3223e6907ebe309328d460fe51ce7ac346ae1 /Documentation/kernel-parameters.txt | |
parent | 992caacf1141b31e94540eb31e0540e3da3a5e25 (diff) | |
download | kernel-crypto-84eb8d0608af1576175307ed8fb3c8fde329e579.tar.gz kernel-crypto-84eb8d0608af1576175307ed8fb3c8fde329e579.tar.xz kernel-crypto-84eb8d0608af1576175307ed8fb3c8fde329e579.zip |
Fix "can not" in Documentation and Kconfig
Randy brought it to my attention that in proper english "can not" should always
be written "cannot". I donot see any reason to argue, even if I mightnot
understand why this rule exists. This patch fixes "can not" in several
Documentation files as well as three Kconfigs.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index aa21c66fbff..456d18b2522 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -611,8 +611,8 @@ and is between 256 and 4096 characters. It is defined in the file noirqbalance [IA-32,SMP,KNL] Disable kernel irq balancing i8042.direct [HW] Put keyboard port into non-translated mode - i8042.dumbkbd [HW] Pretend that controlled can only read data from - keyboard and can not control its state + i8042.dumbkbd [HW] Pretend that controller can only read data from + keyboard and cannot control its state (Don't attempt to blink the leds) i8042.noaux [HW] Don't check for auxiliary (== mouse) port i8042.nokbd [HW] Don't check/create keyboard port |