From: Andrei Emeltchenko Date: Fri, 25 Aug 2023 09:16:26 +0000 (+0300) Subject: Documentation: serial-console: Fix literal block marker X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ac6804fbf425a161840c0c99737cb87ff88692a6;p=linux.git Documentation: serial-console: Fix literal block marker Make rendered text readable by fixing literal block marker, changing ":" to "::". Signed-off-by: Andrei Emeltchenko Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/20230825091626.354352-1-Andrei.Emeltchenko.news@gmail.com --- diff --git a/Documentation/admin-guide/serial-console.rst b/Documentation/admin-guide/serial-console.rst index 8c8b94e54e267..a3dfc2c66e019 100644 --- a/Documentation/admin-guide/serial-console.rst +++ b/Documentation/admin-guide/serial-console.rst @@ -59,7 +59,7 @@ times. In this case, there are the following two rules: the hardware is not available. The result might be surprising. For example, the following two command -lines have the same result: +lines have the same result:: console=ttyS1,9600 console=tty0 console=tty1 console=tty0 console=ttyS1,9600 console=tty1