Skip to content

Commit 8495e00

Browse files
bagasmepaulmckrcu
authored andcommitted
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: 0c208a7 ("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>
1 parent d33b01d commit 8495e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/RCU/torture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ systems must come first.
364364
The kvm.sh ``--dryrun scenarios`` argument is useful for working out
365365
how many scenarios may be run in one batch across a group of systems.
366366

367-
You can also re-run a previous remote run in a manner similar to kvm.sh:
367+
You can also re-run a previous remote run in a manner similar to kvm.sh::
368368

369369
kvm-remote.sh "system0 system1 system2 system3 system4 system5" \
370370
tools/testing/selftests/rcutorture/res/2022.11.03-11.26.28-remote \

0 commit comments

Comments
 (0)