]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
kexec_load.2: Added kernel version number where KEXEC_ON_CRASH first appeared
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 4 Nov 2010 05:47:18 +0000 (06:47 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 4 Nov 2010 05:47:18 +0000 (06:47 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/kexec_load.2

index e0dff727326dcc6b43cdee20ba8cceab30221146..62d43e95860de9a231e51e8de9eddef6b7af366f 100644 (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