[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <878qh91ds4.fsf@trenco.lwn.net>
Date: Fri, 17 Oct 2025 14:20:11 -0600
From: Jonathan Corbet <corbet@....net>
To: Yohei Kojima <Yohei.Kojima@...y.com>
Cc: Yohei Kojima <Yohei.Kojima@...y.com>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs: admin-guide: Fix a typo in kernel-parameters.txt
Yohei Kojima <Yohei.Kojima@...y.com> writes:
> Fix a typo in the stacktrace parameter description in kernel-parameters.txt
>
> Signed-off-by: Yohei Kojima <Yohei.Kojima@...y.com>
> ---
> Documentation/admin-guide/kernel-parameters.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 6c42061ca20e..f29ba44b5be2 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -7150,7 +7150,7 @@
> limit. Default value is 8191 pools.
>
> stacktrace [FTRACE]
> - Enabled the stack tracer on boot up.
> + Enable the stack tracer on boot up.
Applied, thanks.
jon
Powered by blists - more mailing lists