]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation: exception-tables.rst: Fix the wrong steps referenced
authorLi Zhijian <lizhijian@fujitsu.com>
Fri, 14 Jun 2024 01:00:28 +0000 (09:00 +0800)
committerJonathan Corbet <corbet@lwn.net>
Wed, 3 Jul 2024 22:50:47 +0000 (16:50 -0600)
commitb393590992b78e8753173b99da81209f4376dbb1
tree9872999716cd8ac3c78f637d575b965c8b88612d
parent0e5fbf627fb9f9b2718c7a484d686e4f73a3175a
Documentation: exception-tables.rst: Fix the wrong steps referenced

When it was in text format, it correctly hardcoded steps 8a to 8c.
However, after it was converted to RST, the sequence numbers were
auto-generated during rendering and became incorrect after some
steps were inserted.

Change it to refer to steps a to c in a relative way.

Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
[jc: Indented the line to make the relative reference more clear]
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240614010028.48262-1-lizhijian@fujitsu.com
Documentation/arch/x86/exception-tables.rst