kexec_load.2: Added kernel version number where KEXEC_ON_CRASH first appeared

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-11-04 06:47:18 +01:00
parent 0ef8bebc6a
commit dc3df54890
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ argument is a mask whose high-order bits control the operation of the call.
The following values can be specified in
.IR flags :
.TP
.B KEXEC_ON_CRASH
.BR KEXEC_ON_CRASH " (since Linux 2.6.13)"
Execute the new kernel automatically on a system crash.
.\" FIXME figure out how this is really used
.TP