linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: kernel-parameters: fix formatting of MIPS "machtype"
@ 2020-09-19  0:52 Randy Dunlap
  2020-09-24 16:39 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-09-19  0:52 UTC (permalink / raw)
  To: linux-doc, Jonathan Corbet, LKML, linux-mips, Jiaxun Yang

From: Randy Dunlap <rdunlap@infradead.org>

For the "machtype" boot parameter,
fix word spacing, line wrap, and plural of "laptops".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: linux-mips@vger.kernel.org
---
 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


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

* Re: [PATCH] Documentation: kernel-parameters: fix formatting of MIPS "machtype"
  2020-09-19  0:52 [PATCH] Documentation: kernel-parameters: fix formatting of MIPS "machtype" Randy Dunlap
@ 2020-09-24 16:39 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-09-24 16:39 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-doc, LKML, linux-mips, Jiaxun Yang

On Fri, 18 Sep 2020 17:52:02 -0700
Randy Dunlap <rdunlap@infradead.org> wrote:

> From: Randy Dunlap <rdunlap@infradead.org>
> 
> For the "machtype" boot parameter,
> fix word spacing, line wrap, and plural of "laptops".
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
> Cc: linux-mips@vger.kernel.org
> ---
>  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

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

end of thread, other threads:[~2020-09-24 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-19  0:52 [PATCH] Documentation: kernel-parameters: fix formatting of MIPS "machtype" Randy Dunlap
2020-09-24 16:39 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).