reboot.2: Add RB_SW_SUSPEND synonym

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-12-29 02:30:14 +13:00
parent d1d5d51c06
commit 3b95429be2
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ If not preceded by a
data will be lost.
.TP
.BR LINUX_REBOOT_CMD_SW_SUSPEND
(0xd000fce2; since Linux 2.5.18).
(RB_SW_SUSPEND, 0xd000fce2; since Linux 2.5.18).
The system is suspended (hibernated) to disk.
This option is available only if the kernel was configured with
.BR CONFIG_HIBERNATION .