From 04623798aadc8985a45e956cd225d9a5a257cc6b Mon Sep 17 00:00:00 2001 From: Yohei Kojima Date: Wed, 15 Oct 2025 12:31:03 +0900 Subject: [PATCH] docs: admin-guide: Fix a typo in kernel-parameters.txt Fix a typo in the stacktrace parameter description in kernel-parameters.txt Signed-off-by: Yohei Kojima Signed-off-by: Jonathan Corbet Message-ID: --- 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 6c42061ca20e5..f29ba44b5be2e 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. stacktrace_filter=[function-list] [FTRACE] Limit the functions that the stack tracer -- 2.47.3