From 531bc08876b53bc84ee70ed61fd93520daef6751 Mon Sep 17 00:00:00 2001 From: Denis Barbier Date: Thu, 4 Nov 2010 07:40:06 +0100 Subject: [PATCH] kexec_load.2: ffix + wfix Signed-off-by: Michael Kerrisk --- man2/kexec_load.2 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man2/kexec_load.2 b/man2/kexec_load.2 index a7b64113e..325ecec7a 100644 --- a/man2/kexec_load.2 +++ b/man2/kexec_load.2 @@ -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