]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
kexec_load.2: SEE ALSO: add kexec(8)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 1 Nov 2014 06:40:28 +0000 (07:40 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 20:45:04 +0000 (21:45 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/kexec_load.2

index 8e3379f2c0d7c3bf9735aa89411a314d93223a44..3bb4f4b24078f9f9be495f3cea4f8dde15bc7e1e 100644 (file)
@@ -216,4 +216,5 @@ system call is available only if the kernel was configured with
 .\"     Does kexec_file_load() need any other CONFIG_* options to be defined?
 .SH SEE ALSO
 .BR reboot (2),
-.BR syscall (2)
+.BR syscall (2),
+.BR kexec (8)