From: Randy Dunlap <[email protected]> For the "machtype" boot parameter, fix word spacing, line wrap, and plural of "laptops".
Signed-off-by: Randy Dunlap <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: [email protected] Cc: Jiaxun Yang <[email protected]> Cc: [email protected] --- 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 max_addr=nn[KMG] [KNL,BOOT,ia64] All physical memory greater

