All of lore.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; 3+ 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] 3+ 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; 3+ 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] 3+ messages in thread

* [PATCH] serial-console.rst: break up code chunks
@ 2020-03-03  9:02 Nick Black
  0 siblings, 0 replies; 3+ messages in thread
From: Nick Black @ 2020-03-03  9:02 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: Jiri Kosina, linux-kernel

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


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

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

Thread overview: 3+ 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
  -- strict thread matches above, loose matches on Subject: below --
2020-03-03  9:02 Nick Black

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.