[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20250918101430.2592294-6-paulmck@kernel.org>
Date: Thu, 18 Sep 2025 03:14:28 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: rcu@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
kernel-team@...a.com,
rostedt@...dmis.org,
Bagas Sanjaya <bagasdotme@...il.com>,
"Paul E . McKenney" <paulmck@...nel.org>
Subject: [PATCH v2 6/8] Documentation: RCU: Retitle toctree index
From: Bagas Sanjaya <bagasdotme@...il.com>
toctree index title ("RCU concepts") is rather a misnomer: RCU concepts
is already described in rcu.rst, whereas the toctree suggests that
the docs themes about handbook on RCU subsystem instead.
Edit the title to reflect the fact.
Signed-off-by: Bagas Sanjaya <bagasdotme@...il.com>
Signed-off-by: Paul E. McKenney <paulmck@...nel.org>
---
Documentation/RCU/index.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/RCU/index.rst b/Documentation/RCU/index.rst
index e1be5b3c2c6773..ef26c78507d369 100644
--- a/Documentation/RCU/index.rst
+++ b/Documentation/RCU/index.rst
@@ -1,9 +1,9 @@
.. SPDX-License-Identifier: GPL-2.0
-.. _rcu_concepts:
+.. _rcu_handbook:
============
-RCU concepts
+RCU Handbook
============
.. toctree::
--
2.40.1
Powered by blists - more mailing lists