--- man2/reboot.2 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/man2/reboot.2 b/man2/reboot.2 index fcdc56a93e38..d20fdf31a451 100644 --- a/man2/reboot.2 +++ b/man2/reboot.2 @@ -51,16 +51,16 @@ equals .I magic2 equals .B LINUX_REBOOT_MAGIC2 -(that is, 672274793). +(that is, 0x28121969). However, since Linux 2.1.17 also .B LINUX_REBOOT_MAGIC2A -(that is, 85072278) +(that is, 0x05121996) and since Linux 2.1.97 also .B LINUX_REBOOT_MAGIC2B -(that is, 369367448) +(that is, 0x16041998) and since Linux 2.5.71 also .B LINUX_REBOOT_MAGIC2C -(that is, 537993216) +(that is, 0x20112000) are permitted as values for .IR magic2 . (The hexadecimal values of these constants are meaningful.)