Skip to content

Commit ac6804f

Browse files
finikorgJonathan Corbet
authored andcommitted
Documentation: serial-console: Fix literal block marker
Make rendered text readable by fixing literal block marker, changing ":" to "::". Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20230825091626.354352-1-Andrei.Emeltchenko.news@gmail.com
1 parent 090a7f1 commit ac6804f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/serial-console.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ times. In this case, there are the following two rules:
5959
the hardware is not available.
6060

6161
The result might be surprising. For example, the following two command
62-
lines have the same result:
62+
lines have the same result::
6363

6464
console=ttyS1,9600 console=tty0 console=tty1
6565
console=tty0 console=ttyS1,9600 console=tty1

0 commit comments

Comments
 (0)