All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: kernel-parameters: add missing '<'
@ 2020-11-16 21:57 Wolfram Sang
  2020-11-16 22:04 ` Randy Dunlap
  2020-12-20  8:54 ` Wolfram Sang
  0 siblings, 2 replies; 3+ messages in thread
From: Wolfram Sang @ 2020-11-16 21:57 UTC (permalink / raw)
  To: linux-doc; +Cc: linux-renesas-soc, Wolfram Sang

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 6d421694d98e..3addfe0963bb 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] 3+ messages in thread

* Re: [PATCH] Documentation: kernel-parameters: add missing '<'
  2020-11-16 21:57 [PATCH] Documentation: kernel-parameters: add missing '<' Wolfram Sang
@ 2020-11-16 22:04 ` Randy Dunlap
  2020-12-20  8:54 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2020-11-16 22:04 UTC (permalink / raw)
  To: Wolfram Sang, linux-doc; +Cc: linux-renesas-soc, corbet

On 11/16/20 1:57 PM, Wolfram Sang wrote:
> 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 6d421694d98e..3addfe0963bb 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:
>   
> 

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

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

* Re: [PATCH] Documentation: kernel-parameters: add missing '<'
  2020-11-16 21:57 [PATCH] Documentation: kernel-parameters: add missing '<' Wolfram Sang
  2020-11-16 22:04 ` Randy Dunlap
@ 2020-12-20  8:54 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2020-12-20  8:54 UTC (permalink / raw)
  To: linux-doc; +Cc: linux-renesas-soc

[-- Attachment #1: Type: text/plain, Size: 999 bytes --]

On Mon, Nov 16, 2020 at 10:57:11PM +0100, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Can this go in via the doc-tree? Or is there a better one?

Thanks!

> ---
>  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 6d421694d98e..3addfe0963bb 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
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2020-12-20  8:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16 21:57 [PATCH] Documentation: kernel-parameters: add missing '<' Wolfram Sang
2020-11-16 22:04 ` Randy Dunlap
2020-12-20  8:54 ` Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.