summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-07-30 15:03:09 -0500
committerAlejandro Colomar <alx@kernel.org>2023-07-30 22:39:35 +0200
commitc4780bf09bd77e2e146a3ea27a0f50dacba35f1f (patch)
treefd81824cfb21fdd37848b2b13dec3e7659470eaf
parentf4884cfd16c228a36db63b024efb9449bd53806b (diff)
termios.3: srcfix
Continue commit 9e54434ead, 19 July. Fix an anomalously bracketed table, not detected by my sed script because of the intrusion of a *roff comment. Fizes: 9e54434ead ("man*/: ffix (un-bracket tables)") Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man3/termios.32
1 files changed, 0 insertions, 2 deletions
diff --git a/man3/termios.3 b/man3/termios.3
index 6f0f94408..b5ec7edf8 100644
--- a/man3/termios.3
+++ b/man3/termios.3
@@ -1089,7 +1089,6 @@ to check that all changes have been performed successfully.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.nh
.TS
allbox;
lbx lb lb
@@ -1122,7 +1121,6 @@ T} Thread safety MT-Safe
.\" glibc manual says /bsd indicate the preceding marker only applies
.\" when the underlying kernel is a BSD kernel.
.\" So, it is safety in Linux kernel.
-.hy
.SH STANDARDS
.TP
.BR tcgetattr ()