From 46629c3729e22fe3752e5221bf734c422698ba6d Mon Sep 17 00:00:00 2001 From: Felix Exner Date: Thu, 13 Jun 2024 08:48:49 +0000 Subject: [PATCH] Specify languages for all code blocks --- doc/real_time.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/real_time.rst b/doc/real_time.rst index caae7528..d102aa54 100644 --- a/doc/real_time.rst +++ b/doc/real_time.rst @@ -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 @@ -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"