Hello, There are minor formatting issues in kexec_load.2, here is a patch. Denis
diff --git a/man2/kexec_load.2 b/man2/kexec_load.2 index e0dff72..5cd90f0 100644 --- a/man2/kexec_load.2 +++ b/man2/kexec_load.2 @@ -35,7 +35,7 @@ kexec_load \- load a new kernel for later execution The .BR kexec_load () system call loads a new kernel that can be executed later by -.BR reboot(2) . +.BR reboot (2). .PP The .I flags @@ -121,8 +121,9 @@ or a crash kernel is already in use. .TP .B EINVAL .I flags -is invalid; of -.IR nr_segments is too large +is invalid; or +.I nr_segments +is too large .\" KEXEC_SEGMENT_MAX == 16 .TP .B EPERM