Skip to content

Commit ebbb9d3

Browse files
zhangweilstFrederic Weisbecker
authored andcommitted
Documentation: RCU: Fix section numbers after adding Section 7 in whatisRCU.rst
Signed-off-by: Wei Zhang <zhangweilst@gmail.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
1 parent 0bb80ec commit ebbb9d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/RCU/whatisRCU.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ experiment with should focus on Section 2. People who prefer to start
5959
with example uses should focus on Sections 3 and 4. People who need to
6060
understand the RCU implementation should focus on Section 5, then dive
6161
into the kernel source code. People who reason best by analogy should
62-
focus on Section 6. Section 7 serves as an index to the docbook API
63-
documentation, and Section 8 is the traditional answer key.
62+
focus on Section 6 and 7. Section 8 serves as an index to the docbook
63+
API documentation, and Section 9 is the traditional answer key.
6464

6565
So, start with the section that makes the most sense to you and your
6666
preferred method of learning. If you need to know everything about

0 commit comments

Comments
 (0)