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
.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
@ -122,8 +122,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
.IR nr_segments
is too large
.\" KEXEC_SEGMENT_MAX == 16
.TP
.B EPERM