[PATCH 5/5] doc: user: booting-linux: fix double code-block markup
Enrico Jörns
ejo at pengutronix.de
Mon May 26 23:26:32 PDT 2025
Signed-off-by: Enrico Jörns <ejo at pengutronix.de>
---
Documentation/user/booting-linux.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/user/booting-linux.rst b/Documentation/user/booting-linux.rst
index 6c8d25a96c..2c23815c9f 100644
--- a/Documentation/user/booting-linux.rst
+++ b/Documentation/user/booting-linux.rst
@@ -163,7 +163,7 @@ setting the ``global.boot.default`` variable to ``mmc`` and then calling
Especially for development, it can be useful to override only parts of
the images used in a boot. To do so, set ``CONFIG_BOOT_OVERRIDE=y``
-and configure the overrides as arguments to the ``boot`` command::
+and configure the overrides as arguments to the ``boot`` command:
.. code-block:: sh
--
2.39.5
More information about the barebox
mailing list