diff options
Diffstat (limited to 'include/linux/reboot.h')
| -rw-r--r-- | include/linux/reboot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/reboot.h b/include/linux/reboot.h index 68b0cb81d986..b73b84d514d6 100644 --- a/include/linux/reboot.h +++ b/include/linux/reboot.h @@ -21,7 +21,7 @@ * CAD_OFF Ctrl-Alt-Del sequence sends SIGINT to init task. * POWER_OFF Stop OS and remove all power from system, if possible. * RESTART2 Restart system using given command string. - * SW_SUSPEND Suspend system using Software Suspend if compiled in + * SW_SUSPEND Suspend system using software suspend if compiled in. */ #define LINUX_REBOOT_CMD_RESTART 0x01234567 |
