]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
reboot.2: Add RB_SW_SUSPEND synonym
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 28 Dec 2013 13:30:14 +0000 (02:30 +1300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 1 Jan 2014 22:49:15 +0000 (11:49 +1300)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/reboot.2

index 3678c5f5bc620882887c2037e9cc5c0ef2d055fa..c2e0debbfec000964605dc7d6621da9a81e7ec25 100644 (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 .