On Fri, 18 Sep 2020 17:52:02 -0700 Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > For the "machtype" boot parameter, > fix word spacing, line wrap, and plural of "laptops". > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > Cc: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx> > Cc: linux-mips@xxxxxxxxxxxxxxx > --- > Documentation/admin-guide/kernel-parameters.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > --- linux-next-20200917.orig/Documentation/admin-guide/kernel-parameters.txt > +++ linux-next-20200917/Documentation/admin-guide/kernel-parameters.txt > @@ -2596,8 +2596,8 @@ > (machvec) in a generic kernel. > Example: machvec=hpzx1 > > - machtype= [Loongson] Share the same kernel image file between different > - yeeloong laptop. > + machtype= [Loongson] Share the same kernel image file between > + different yeeloong laptops. > Example: machtype=lemote-yeeloong-2f-7inch Applied, thanks. jon