fix paniced->panicked typos

In a testament to the utter simplicity and logic of the English
language ;-), I found a single correct use - in kernel/panic.c - and
10-15 incorrect ones.

Signed-Off-By: Lee Revell <rlrevell@joe-job.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Lee Revell
2006-06-26 18:30:00 +02:00
committed by Adrian Bunk
父節點 a0ebb3ffd6
當前提交 f18190bd34
共有 8 個文件被更改,包括 15 次插入15 次删除

查看文件

@@ -175,7 +175,7 @@ end
document trapinfo
Run info threads and lookup pid of thread #1
'trapinfo <pid>' will tell you by which trap & possibly
addresthe kernel paniced.
address the kernel panicked.
end