summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBagas Sanjaya <bagasdotme@gmail.com>2025-08-19 07:45:59 +0700
committerPaul E. McKenney <paulmck@kernel.org>2025-08-22 06:25:47 -0700
commit8495e00fe654962bdd83dd6ca8f32918c50f3454 (patch)
treeff4ec25b2901775a63753a602d0d8d30ae822e36
parentd33b01d793d91e0c9db5a7360bab35da0cb8a453 (diff)
Documentation: RCU: Wrap kvm-remote.sh rerun snippet in literal code block
Unlike other kvm*.sh snippets in RCU torture test documentation, kvm-remote.sh rerun snippet isn't formatted as literal code block, causing it to be definition list instead in htmldocs output. Wrap it like the rest. Fixes: 0c208a793022 ("doc: Update torture.rst") Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
-rw-r--r--Documentation/RCU/torture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RCU/torture.rst b/Documentation/RCU/torture.rst
index 4b1f99c4181f..cc57d01ed700 100644
--- a/Documentation/RCU/torture.rst
+++ b/Documentation/RCU/torture.rst
@@ -364,7 +364,7 @@ systems must come first.
The kvm.sh ``--dryrun scenarios`` argument is useful for working out
how many scenarios may be run in one batch across a group of systems.
-You can also re-run a previous remote run in a manner similar to kvm.sh:
+You can also re-run a previous remote run in a manner similar to kvm.sh::
kvm-remote.sh "system0 system1 system2 system3 system4 system5" \
tools/testing/selftests/rcutorture/res/2022.11.03-11.26.28-remote \