kexec_load.2: ffix + wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Denis Barbier 2010-11-04 07:40:06 +01:00 committed by Michael Kerrisk
parent 00f964819b
commit 531bc08876
1 changed files with 4 additions and 3 deletions

View File

@ -36,7 +36,7 @@ kexec_load \- load a new kernel for later execution
The The
.BR kexec_load () .BR kexec_load ()
system call loads a new kernel that can be executed later by system call loads a new kernel that can be executed later by
.BR reboot(2) . .BR reboot (2).
.PP .PP
The The
.I flags .I flags
@ -122,8 +122,9 @@ or a crash kernel is already in use.
.TP .TP
.B EINVAL .B EINVAL
.I flags .I flags
is invalid; of is invalid; or
.IR nr_segments is too large .IR nr_segments
is too large
.\" KEXEC_SEGMENT_MAX == 16 .\" KEXEC_SEGMENT_MAX == 16
.TP .TP
.B EPERM .B EPERM