public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* small improvement for kexec_load.2
@ 2010-11-06  8:38 Yuri Kozlov
       [not found] ` <20101106113809.49422a9b-CpVCSV+zb/Ftei/ch0jEm2ZHpeb/A1Y/@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Yuri Kozlov @ 2010-11-06  8:38 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 360 bytes --]

Hello.

--- man-pages-git/man2/kexec_load.2     2010-11-02 13:41:53.000000000 +0300
+++ /tmp/kexec_load.2   2010-11-06 11:36:45.000000000 +0300
@@ -121,8 +121,9 @@
 .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

-- 
Best Regards,
Yuri Kozlov


[-- Attachment #2: kexec_load.2.patch --]
[-- Type: text/x-patch, Size: 314 bytes --]

--- man-pages-git/man2/kexec_load.2	2010-11-02 13:41:53.000000000 +0300
+++ /tmp/kexec_load.2	2010-11-06 11:36:45.000000000 +0300
@@ -121,8 +121,9 @@
 .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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-07 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-06  8:38 small improvement for kexec_load.2 Yuri Kozlov
     [not found] ` <20101106113809.49422a9b-CpVCSV+zb/Ftei/ch0jEm2ZHpeb/A1Y/@public.gmane.org>
2010-11-07 15:07   ` Michael Kerrisk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox