From 42c5cd8e5c1f440f62af3e83eadcc6c03060dc46 Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Thu, 16 Apr 2026 10:35:31 +0200 Subject: [PATCH] DOC: config: fix spelling of "max-threads-per-group" in the index It was spelled "max-thread-per-group" (without 's'). No backport is needed unless commit 7e22d9c484 ("MEDIUM: cpu-topo: Add a new "max-threads-per-group" global keyword") and its possible successors are backported. --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 71c317d69..230747968 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -1800,7 +1800,7 @@ The following keywords are supported in the "global" section : - lua-load - lua-load-per-thread - lua-prepend-path - - max-thread-per-group + - max-threads-per-group - mworker-max-reloads - nbthread - node