linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] Documentation: kernel-parameters: add missing '<'
@ 2021-01-27 10:43 Wolfram Sang
  2021-01-28 22:24 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2021-01-27 10:43 UTC (permalink / raw)
  To: linux-doc
  Cc: linux-renesas-soc, Wolfram Sang, Randy Dunlap, Jonathan Corbet,
	linux-kernel

Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 Documentation/admin-guide/kernel-parameters.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/kernel-parameters.rst b/Documentation/admin-guide/kernel-parameters.rst
index 06fb1b4aa849..202fac80ea0c 100644
--- a/Documentation/admin-guide/kernel-parameters.rst
+++ b/Documentation/admin-guide/kernel-parameters.rst
@@ -60,7 +60,7 @@ Note that for the special case of a range one can split the range into equal
 sized groups and for each group use some amount from the beginning of that
 group:
 
-	<cpu number>-cpu number>:<used size>/<group size>
+	<cpu number>-<cpu number>:<used size>/<group size>
 
 For example one can add to the command line following parameter:
 
-- 
2.28.0


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

* Re: [PATCH RESEND] Documentation: kernel-parameters: add missing '<'
  2021-01-27 10:43 [PATCH RESEND] Documentation: kernel-parameters: add missing '<' Wolfram Sang
@ 2021-01-28 22:24 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2021-01-28 22:24 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-doc, linux-renesas-soc, Randy Dunlap, linux-kernel

On Wed, 27 Jan 2021 11:43:43 +0100
Wolfram Sang <wsa+renesas@sang-engineering.com> wrote:

> Acked-by: Randy Dunlap <rdunlap@infradead.org>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> ---
>  Documentation/admin-guide/kernel-parameters.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/kernel-parameters.rst b/Documentation/admin-guide/kernel-parameters.rst
> index 06fb1b4aa849..202fac80ea0c 100644
> --- a/Documentation/admin-guide/kernel-parameters.rst
> +++ b/Documentation/admin-guide/kernel-parameters.rst
> @@ -60,7 +60,7 @@ Note that for the special case of a range one can split the range into equal
>  sized groups and for each group use some amount from the beginning of that
>  group:
>  
> -	<cpu number>-cpu number>:<used size>/<group size>
> +	<cpu number>-<cpu number>:<used size>/<group size>

Applied, thanks.

(FWIW it looks like the original wasn't sent to me, so I didn't apply it
then...)

jon

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

end of thread, other threads:[~2021-01-28 22:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27 10:43 [PATCH RESEND] Documentation: kernel-parameters: add missing '<' Wolfram Sang
2021-01-28 22:24 ` 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).