diff --git a/man2/kexec_load.2 b/man2/kexec_load.2 index 62d43e958..e6408fe1b 100644 --- a/man2/kexec_load.2 +++ b/man2/kexec_load.2 @@ -21,7 +21,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.TH KEXEC_LOAD 2 2010-10-31 "Linux" "Linux Programmer's Manual" +.TH KEXEC_LOAD 2 2010-11-04 "Linux" "Linux Programmer's Manual" .SH NAME kexec_load \- load a new kernel for later execution .SH SYNOPSIS @@ -47,7 +47,7 @@ The following values can be specified in Execute the new kernel automatically on a system crash. .\" FIXME figure out how this is really used .TP -.B KEXEC_PRESERVE_CONTEXT +.BR KEXEC_PRESERVE_CONTEXT " (since Linux 2.7.27)" Preserve the system hardware and software states before executing the new kernel. This could be used for system suspend.