diff options
-rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 8b996f216b..47d4e814fd 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -4631,7 +4631,7 @@ system and gives an overview of their function and contents. | |||
4631 | 4631 | ||
4632 | The default value of this variable is extracted from the first console | 4632 | The default value of this variable is extracted from the first console |
4633 | device and setting in :term:`SERIAL_CONSOLES`. If nothing is found in | 4633 | device and setting in :term:`SERIAL_CONSOLES`. If nothing is found in |
4634 | :term:`SERIAL_CONSOLES`, the default value is set to ``ttyS0,115200``). | 4634 | :term:`SERIAL_CONSOLES`, the default value is set to ``ttyS0,115200``. |
4635 | 4635 | ||
4636 | For more information, see the `Kernel command-line documentation | 4636 | For more information, see the `Kernel command-line documentation |
4637 | <https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html>`__. | 4637 | <https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html>`__. |