Skip to content

Commit

Permalink
Specify languages for all code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch authored and VinDp committed Jun 17, 2024
1 parent 92ca630 commit 46629c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/real_time.rst
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ file:
Then, make sure ``/etc/security/limits.conf`` contains

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

.. code-block::
.. code-block:: text
"Advanced options for Ubuntu>Ubuntu, with Linux 5.15.158-rt76"
Expand Down

0 comments on commit 46629c3

Please sign in to comment.