public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] serial-console.rst: break up code chunks
@ 2021-08-18 17:59 nick black
  2021-08-20  6:11 ` Alexander Dahl
  0 siblings, 1 reply; 2+ messages in thread
From: nick black @ 2021-08-18 17:59 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: linux-doc

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

Signed-off-by: Nick Black <dankamongmen@gmail.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


-- 
nick black -=- https://www.nick-black.com
to make an apple pie from scratch,
you need first invent a universe.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] serial-console.rst: break up code chunks
  2021-08-18 17:59 [PATCH] serial-console.rst: break up code chunks nick black
@ 2021-08-20  6:11 ` Alexander Dahl
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Dahl @ 2021-08-20  6:11 UTC (permalink / raw)
  To: nick black; +Cc: Mauro Carvalho Chehab, linux-doc

Hello,

Am Wed, Aug 18, 2021 at 01:59:53PM -0400 schrieb nick black:
> Trivial: there are two code sections here, not one.
> Break up the RST backticks.
> 
> Signed-off-by: Nick Black <dankamongmen@gmail.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

Reviewed-by: Alexander Dahl <ada@thorsis.com>

Greets
Alex


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-20  6:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-18 17:59 [PATCH] serial-console.rst: break up code chunks nick black
2021-08-20  6:11 ` Alexander Dahl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox