linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] termios.3: Use bold style for B0
@ 2021-08-30 11:27 Pali Rohár
  2021-08-31  0:26 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Pali Rohár @ 2021-08-30 11:27 UTC (permalink / raw)
  To: Alejandro Colomar (man-pages); +Cc: linux-man

Signed-off-by: Pali Rohár <pali@kernel.org>
---
 man3/termios.3 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/man3/termios.3 b/man3/termios.3
index f888c15d754c..ee0b8cad9c33 100644
--- a/man3/termios.3
+++ b/man3/termios.3
@@ -987,7 +987,9 @@ constant is defined prior to using it.
 The zero baud rate,
 .BR B0 ,
 is used to terminate the connection.
-If B0 is specified, the modem control lines shall no longer be asserted.
+If
+.B B0
+is specified, the modem control lines shall no longer be asserted.
 Normally, this will disconnect the line.
 .B CBAUDEX
 is a mask
-- 
2.20.1


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

* Re: [PATCH] termios.3: Use bold style for B0
  2021-08-30 11:27 [PATCH] termios.3: Use bold style for B0 Pali Rohár
@ 2021-08-31  0:26 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2021-08-31  0:26 UTC (permalink / raw)
  To: Pali Rohár, Alejandro Colomar (man-pages); +Cc: mtk.manpages, linux-man

Hello Pali

On 8/30/21 1:27 PM, Pali Rohár wrote:
> Signed-off-by: Pali Rohár <pali@kernel.org>

Thanks. Patch applied.

Cheers,

Michael


> ---
>  man3/termios.3 | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/man3/termios.3 b/man3/termios.3
> index f888c15d754c..ee0b8cad9c33 100644
> --- a/man3/termios.3
> +++ b/man3/termios.3
> @@ -987,7 +987,9 @@ constant is defined prior to using it.
>  The zero baud rate,
>  .BR B0 ,
>  is used to terminate the connection.
> -If B0 is specified, the modem control lines shall no longer be asserted.
> +If
> +.B B0
> +is specified, the modem control lines shall no longer be asserted.
>  Normally, this will disconnect the line.
>  .B CBAUDEX
>  is a mask
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

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

end of thread, other threads:[~2021-08-31  0:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30 11:27 [PATCH] termios.3: Use bold style for B0 Pali Rohár
2021-08-31  0:26 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).