Skip to content

Commit 0f60a29

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: accounting: update delay-accounting.rst reference
The file name: accounting/delay-accounting.rst should be, instead: Documentation/accounting/delay-accounting.rst. Also, there's no need to use doc:`foo`, as automarkup.py will automatically handle plain text mentions to Documentation/ files. So, update its cross-reference accordingly. Fixes: fcb5017 ("delayacct: Document task_delayacct sysctl") Fixes: c312355 ("docs: accounting: convert to ReST") Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 1c1c3c7 commit 0f60a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/sysctl/kernel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@ task_delayacct
10991099
===============
11001100

11011101
Enables/disables task delay accounting (see
1102-
:doc:`accounting/delay-accounting.rst`). Enabling this feature incurs
1102+
Documentation/accounting/delay-accounting.rst. Enabling this feature incurs
11031103
a small amount of overhead in the scheduler but is useful for debugging
11041104
and performance tuning. It is required by some tools such as iotop.
11051105

0 commit comments

Comments
 (0)