patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / x86_64 / kernel / reboot.c
index c7afa6c..3dac339 100644 (file)
@@ -29,9 +29,9 @@ static enum {
 static int reboot_mode = 0;
 
 /* reboot=b[ios] | t[riple] | k[bd] [, [w]arm | [c]old]
-   bios          Use the CPU reboto vector for warm reset
+   bios          Use the CPU reboot vector for warm reset
    warm   Don't set the cold reboot flag
-   cold   Set the cold reboto flag
+   cold   Set the cold reboot flag
    triple Force a triple fault (init)
    kbd    Use the keyboard controller. cold reset (default)
  */