Fix misspellings collected by members of KJ list.

Fix the misspellings of "propogate", "writting" and (oh, the shame
:-) "kenrel" in the source tree.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Robert P. J. Day
2007-05-09 07:14:03 +02:00
committed by Adrian Bunk
parent 3dde6ad8fc
commit beb7dd86a1
29 changed files with 37 additions and 37 deletions

View File

@ -228,7 +228,7 @@ Controls the kernel's behaviour when an oops or BUG is encountered.
pid_max:
PID allocation wrap value. When the kenrel's next PID value
PID allocation wrap value. When the kernel's next PID value
reaches this value, it wraps back to a minimum PID value.
PIDs of value pid_max or larger are not allocated.