patch-1.3.87 linux/kernel/panic.c
Next file: linux/kernel/sched.c
Previous file: linux/kernel/module.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 12 09:49:47 1996
- Orig file:
v1.3.86/linux/kernel/panic.c
- Orig date:
Fri Mar 8 08:11:47 1996
diff -u --recursive --new-file v1.3.86/linux/kernel/panic.c linux/kernel/panic.c
@@ -48,7 +48,7 @@
{
/*
* Delay timeout seconds before rebooting the machine.
- * We can't use the "normal" timers since we just paniced..
+ * We can't use the "normal" timers since we just panicked..
*/
printk(KERN_EMERG "Rebooting in %d seconds..",panic_timeout);
for(i = 0; i < (panic_timeout*1000); i++)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this