From: Michael Kerrisk Date: Sat, 1 Nov 2014 05:26:13 +0000 (+0100) Subject: reboot.2: SEE ALSO: add kexec_load(2) X-Git-Tag: man-pages-3.79~70 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=260be1fe70ea2bc6da04a7939d36399d85379b23;p=thirdparty%2Fman-pages.git reboot.2: SEE ALSO: add kexec_load(2) Signed-off-by: Michael Kerrisk --- diff --git a/man2/reboot.2 b/man2/reboot.2 index 180cf1891b..71cec9e968 100644 --- a/man2/reboot.2 +++ b/man2/reboot.2 @@ -216,6 +216,7 @@ capability is required. is Linux-specific, and should not be used in programs intended to be portable. .SH SEE ALSO +.BR kexec_load (2), .BR sync (2), .BR bootparam (7), .BR capabilities (7),