bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 3/7] man/toe.1m: Accommodate DWB 3.3 tbl with less cleverness.


From: G. Branden Robinson
Subject: [PATCH 3/7] man/toe.1m: Accommodate DWB 3.3 tbl with less cleverness.
Date: Sat, 20 Jan 2024 08:52:29 -0600

Adapts an earlier fix[1] to this page.

[1] https://lists.gnu.org/archive/html/bug-ncurses/2024-01/msg00042.html
---
 man/toe.1m | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/man/toe.1m b/man/toe.1m
index 480fb5511..a7e9ce912 100644
--- a/man/toe.1m
+++ b/man/toe.1m
@@ -167,8 +167,9 @@ .SH EXAMPLES
 .RS 4
 .PP
 .\" toe -a | grep -E '^(xterm|vt)'
+.ft \*(CW
 .TS
-Lf(\*(CW)2 Lf(\*(CW)x.
+L2 Lx.
 xterm\-color   generic color xterm
 xterm\-xfree86 xterm terminal emulator (XFree86)
 xterm\-vt220   xterm emulating vt220
@@ -188,6 +189,7 @@ .SH EXAMPLES
 L.
 \&.\|.\|.
 .TE
+.ft
 .RE
 .PP
 Use the \fB\-a\fP and \fB\-s\fP options together to show where each
@@ -195,14 +197,15 @@ .SH EXAMPLES
 .RS 4
 .PP
 .\" toe -as | grep -E '(^-+>|:.(xterm|vt))'
+.ft \*(CW
 .TS
-lf(\*(CW)x.
+Lx.
 \-\-> /etc/terminfo
 \-\-\-\-> /lib/terminfo
 \-\-\-\-\-\-> /usr/share/terminfo
 .TE
 .TS
-lf(\*(CW)1 lf(\*(CW)2 lf(\*(CW)x.
+L1 L2 Lx.
 \-\-*\-\-\-:   vt100   dec vt100 (w/advanced video)
 \-\-*\-\-\-:   vt102   dec vt102
 \-\-*\-\-\-:   vt220   dec vt220
@@ -222,9 +225,10 @@ .SH EXAMPLES
 xterm terminal emulator (XFree86)
 T}
 .T&
-l.
+L.
 \&.\|.\|.
 .TE
+.ft
 .RE
 .SH SEE ALSO
 \fB\%@CAPTOINFO@\fP(1M),
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]