From 151fecfb72a0d602dfe79790602ef64b4e241574 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 19 Feb 2024 01:51:07 +0000 Subject: [PATCH] export RK_PA3 --- kernel/Documentation/admin-guide/serial-console.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/admin-guide/serial-console.rst b/kernel/Documentation/admin-guide/serial-console.rst index a8d1e36..58b3283 100644 --- a/kernel/Documentation/admin-guide/serial-console.rst +++ b/kernel/Documentation/admin-guide/serial-console.rst @@ -54,7 +54,7 @@ ``/dev/console`` is now character device 5,1. (You can also use a network device as a console. See -``Documentation/networking/netconsole.txt`` for information on that.) +``Documentation/networking/netconsole.rst`` for information on that.) Here's an example that will use ``/dev/ttyS1`` (COM2) as the console. Replace the sample values as needed. -- Gitblit v1.6.2