Skip to content

Commit 46629c3

Browse files
Felix ExnerVinDp
authored andcommitted
Specify languages for all code blocks
1 parent 92ca630 commit 46629c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/real_time.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ file:
235235
236236
Then, make sure ``/etc/security/limits.conf`` contains
237237

238-
.. code-block::
238+
.. code-block:: linuxconfig
239239
240240
@realtime soft rtprio 99
241241
@realtime soft priority 99
@@ -273,7 +273,7 @@ all available kernels using
273273
274274
From the output above, we'll need to generate a string with the pattern ``"submenu_name>entry_name"``. In our case this would be
275275

276-
.. code-block::
276+
.. code-block:: text
277277
278278
"Advanced options for Ubuntu>Ubuntu, with Linux 5.15.158-rt76"
279279

0 commit comments

Comments
 (0)