* [patch] initrd.4: "normal root file" should read "...file system" in one location
@ 2009-04-03 8:33 FeRD
[not found] ` <49D5C9D3.9020900-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: FeRD @ 2009-04-03 8:33 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
This is admittedly minor, and pretty obvious contextually, but for
correctness' sake....
Item 7 of the "Boot-Up Operation" listing discusses, "If the normal root
file has directory /initrd..." -- this should clearly read "file
system". Patch against the latest git sources follows.
-FeRD (Frank Dana)
diff --git a/man4/initrd.4 b/man4/initrd.4
index 47bd46e..b9980e0 100644
--- a/man4/initrd.4
+++ b/man4/initrd.4
@@ -142,7 +142,7 @@ file-system, then the behavior of the kernel is
.BR UNSPECIFIED .
See the NOTES section for the current kernel behavior.)
.IP 7.
-If the normal root file has directory
+If the normal root file system has directory
.IR /initrd ,
device
.I /dev/ram0
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread[parent not found: <49D5C9D3.9020900-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>]
* Re: [patch] initrd.4: "normal root file" should read "...file system" in one location [not found] ` <49D5C9D3.9020900-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @ 2009-04-03 17:45 ` Michael Kerrisk 0 siblings, 0 replies; 2+ messages in thread From: Michael Kerrisk @ 2009-04-03 17:45 UTC (permalink / raw) To: FeRD; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA Frank, On Fri, Apr 3, 2009 at 9:33 PM, FeRD <ferdnyc-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > This is admittedly minor, and pretty obvious contextually, but for > correctness' sake.... > > Item 7 of the "Boot-Up Operation" listing discusses, "If the normal root > file has directory /initrd..." -- this should clearly read "file system". > Patch against the latest git sources follows. Thanks! Applied for 3.21. Cheers, Michael > diff --git a/man4/initrd.4 b/man4/initrd.4 > index 47bd46e..b9980e0 100644 > --- a/man4/initrd.4 > +++ b/man4/initrd.4 > @@ -142,7 +142,7 @@ file-system, then the behavior of the kernel is > .BR UNSPECIFIED . > See the NOTES section for the current kernel behavior.) > .IP 7. > -If the normal root file has directory > +If the normal root file system has directory > .IR /initrd , > device > .I /dev/ram0 > > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-03 17:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-03 8:33 [patch] initrd.4: "normal root file" should read "...file system" in one location FeRD
[not found] ` <49D5C9D3.9020900-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-04-03 17:45 ` Michael Kerrisk
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox