This commit is contained in:
Michael Kerrisk 2008-07-18 03:59:02 +00:00
parent 9fd8b18591
commit f7ceac86b1
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ CPU.
.TP
.B "'panic=N'"
By default the kernel will not reboot after a panic, but this option
will cause a kernel reboot after N seconds (if N is greater than zero 0).
will cause a kernel reboot after N seconds (if N is greater than zero).
This panic timeout can also be set by "echo N > /proc/sys/kernel/panic".
.TP
.B "'reboot=[warm|cold][,[bios|hard]]'"