]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Documentation: RCU: Retitle toctree index
authorBagas Sanjaya <bagasdotme@gmail.com>
Tue, 19 Aug 2025 01:26:20 +0000 (08:26 +0700)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 22 Aug 2025 13:25:47 +0000 (06:25 -0700)
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@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Documentation/RCU/index.rst

index e1be5b3c2c6773d655468b94316d56816f7b46ec..ef26c78507d369e19013ba206007c349d1075be1 100644 (file)
@@ -1,9 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-.. _rcu_concepts:
+.. _rcu_handbook:
 
 ============
-RCU concepts
+RCU Handbook
 ============
 
 .. toctree::