linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx.manpages@gmail.com>
To: mtk.manpages@gmail.com
Cc: Alejandro Colomar <alx.manpages@gmail.com>,
	linux-man@vger.kernel.org,
	"G . Branden Robinson" <g.branden.robinson@gmail.com>
Subject: [PATCH 14/15] termios.3: srcfix
Date: Sat, 11 Sep 2021 00:47:15 +0200	[thread overview]
Message-ID: <20210910224717.499502-15-alx.manpages@gmail.com> (raw)
In-Reply-To: <20210910224717.499502-1-alx.manpages@gmail.com>

Replace a list with .nf,.ft,.fi requests and hardcoded tabs,
by commonly used (some not so common, such as TQ, but simple)
macros: .RS,.RE,.TP,.TQ,.B

Reported-by: G. Branden Robinson <g.branden.robinson@gmail.com>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
---
 man3/termios.3 | 126 +++++++++++++++++++++++++++++--------------------
 1 file changed, 76 insertions(+), 50 deletions(-)

diff --git a/man3/termios.3 b/man3/termios.3
index d0630fe23..3a3c551cf 100644
--- a/man3/termios.3
+++ b/man3/termios.3
@@ -929,60 +929,86 @@ pointed to by
 .BR cfsetospeed ()
 sets the output baud rate stored in the \fItermios\fP structure pointed
 to by \fItermios_p\fP to \fIspeed\fP, which must be one of these constants:
-.PP
-.nf
-.ft B
-	B0
-	B50
-	B75
-	B110
-	B134
-	B150
-	B200
-	B300
-	B600
-	B1200
-	B1800
-	B2400
-	B4800
-	B9600
-	B19200
-	B38400
-	B57600
-	B115200
-	B230400
-	B460800
-	B500000
-	B576000
-	B921600
-	B1000000
-	B1152000
-	B1500000
-	B2000000
-.ft P
-.fi
+.RS
+.TP
+.B B0
+.TQ
+.B B50
+.TQ
+.B B75
+.TQ
+.B B110
+.TQ
+.B B134
+.TQ
+.B B150
+.TQ
+.B B200
+.TQ
+.B B300
+.TQ
+.B B600
+.TQ
+.B B1200
+.TQ
+.B B1800
+.TQ
+.B B2400
+.TQ
+.B B4800
+.TQ
+.B B9600
+.TQ
+.B B19200
+.TQ
+.B B38400
+.TQ
+.B B57600
+.TQ
+.B B115200
+.TQ
+.B B230400
+.TQ
+.B B460800
+.TQ
+.B B500000
+.TQ
+.B B576000
+.TQ
+.B B921600
+.TQ
+.B B1000000
+.TQ
+.B B1152000
+.TQ
+.B B1500000
+.TQ
+.B B2000000
+.RE
 .PP
 These constants are additionally supported on the SPARC architecture:
-.PP
-.nf
-.ft B
-	B76800
-	B153600
-	B307200
-	B614400
-.ft P
-.fi
+.RS
+.TP
+.B B76800
+.TQ
+.B B153600
+.TQ
+.B B307200
+.TQ
+.B B614400
+.RE
 .PP
 These constants are additionally supported on non-SPARC architectures:
-.PP
-.nf
-.ft B
-	B2500000
-	B3000000
-	B3500000
-	B4000000
-.ft P
-.fi
+.RS
+.TP
+.B B2500000
+.TQ
+.B B3000000
+.TQ
+.B B3500000
+.TQ
+.B B4000000
+.RE
 .PP
 Due to differences between architectures, portable applications should check
 if a particular
-- 
2.33.0


  parent reply	other threads:[~2021-09-10 22:47 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-10 22:47 [PATCH 00/15] Patches from others Alejandro Colomar
2021-09-10 22:47 ` [PATCH 01/15] termios.3: CIBAUD and IBSHIFT are implemented on Linux, just unsupported by glibc Alejandro Colomar
2021-09-10 22:47 ` [PATCH 02/15] memfd_secret.2: add NOTES section Alejandro Colomar
2021-09-10 22:47 ` [PATCH 03/15] memfd_secret.2: Minor tweaks to Mike's patch Alejandro Colomar
2021-09-10 22:47 ` [PATCH 04/15] ioctl_tty.2: Add example how to get or set baudrate on the serial port Alejandro Colomar
2021-09-10 22:47 ` [PATCH 05/15] ioctl_tty.2: Minor tweaks to Pali's patch Alejandro Colomar
2021-09-10 22:47 ` [PATCH 06/15] process_madvise.2: Add MADV_WILLNEED to process_madvise() Alejandro Colomar
2021-09-10 22:47 ` [PATCH 07/15] process_madvise.2: Minor tweaks to Zhangkui's patch Alejandro Colomar
2021-09-10 22:47 ` [PATCH 08/15] process_madvise.2: ffix Alejandro Colomar
2021-09-10 22:47 ` [PATCH 09/15] clone.2: ERRORS: Add EACCESS with CLONE_INTO_CGROUP + clone3 Alejandro Colomar
2021-09-10 22:53   ` Alejandro Colomar (man-pages)
2021-09-13 10:13   ` Christian Brauner
2021-09-10 22:47 ` [PATCH 10/15] ioctl_tty.2: Fix information about header include file Alejandro Colomar
2021-09-10 22:47 ` [PATCH 11/15] veth.4: tfix Alejandro Colomar
2021-09-10 22:47 ` [PATCH 12/15] " Alejandro Colomar
2021-09-10 22:47 ` [PATCH 13/15] nscd.conf.5: describe reloading, clarifications Alejandro Colomar
     [not found]   ` <DS7PR21MB32213866818D84B9BF28B491A1B39@DS7PR21MB3221.namprd21.prod.outlook.com>
2022-06-21 15:04     ` Alejandro Colomar
2021-09-10 22:47 ` Alejandro Colomar [this message]
2021-09-10 22:47 ` [PATCH 15/15] futex.2: tfix Alejandro Colomar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210910224717.499502-15-alx.manpages@gmail.com \
    --to=alx.manpages@gmail.com \
    --cc=g.branden.robinson@gmail.com \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).