Skip to content

Commit ab588b7

Browse files
akiyksJonathan Corbet
authored andcommitted
docs: dev-tools/lkmm: Fix typo of missing file extension
Commit 1e9ddbb ("docs: Pull LKMM documentation into dev-tools book") failed to add a file extension in lkmm/docs/herd-representation.rst for referencing its plane-text counterpart. Fix it. Fixes: 1e9ddbb ("docs: Pull LKMM documentation into dev-tools book") Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Akira Yokosawa <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <[email protected]>
1 parent b8874ea commit ab588b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/dev-tools/lkmm/docs/herd-representation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
herd-representation
44
-------------------
55

6-
Literal include of ``tools/memory-model/Documentation/herd-representation``.
6+
Literal include of ``tools/memory-model/Documentation/herd-representation.txt``.
77

88
------------------------------------------------------------------
99

0 commit comments

Comments
 (0)