lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 3 Mar 2020 04:02:21 -0500
From:   Nick Black <dankamongmen@...il.com>
To:     Mauro Carvalho Chehab <mchehab@...nel.org>
Cc:     Jiri Kosina <trivial@...nel.org>, linux-kernel@...r.kernel.org
Subject: [PATCH] serial-console.rst: break up code chunks

Trivial: there are two code sections here, not one.
Break up the RST backticks.

Signed-off-by: Nick Black <dankamongmen@...il.com>

---
 Documentation/admin-guide/serial-console.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git Documentation/admin-guide/serial-console.rst Documentation/admin-guide/serial-console.rst
index a8d1e36b627a..b8c803afae2f 100644
--- Documentation/admin-guide/serial-console.rst
+++ Documentation/admin-guide/serial-console.rst
@@ -96,7 +96,7 @@ Replace the sample values as needed.
    open ``/dev/console``. If you have created the new ``/dev/console`` device,
    and your console is NOT the virtual console some programs will fail.
    Those are programs that want to access the VT interface, and use
-   ``/dev/console instead of /dev/tty0``. Some of those programs are::
+   ``/dev/console`` instead of ``/dev/tty0``. Some of those programs are::
 
      Xfree86, svgalib, gpm, SVGATextMode
 
-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ