[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problems in terminfo.5
From: |
esr |
Subject: |
Problems in terminfo.5 |
Date: |
Tue, 18 Jun 2013 01:13:53 -0400 (EDT) |
This is automatically generated email about markup problems in a man
page for which you appear to be responsible. If you are not the right
person or list, please tell me so I can correct my database.
See http://catb.org/~esr/doclifter/bugs.html for details on how and
why these patches were generated. Feel free to email me with any
questions. Note: These patches do not change the modification date of
any manual page. You may wish to do that by hand.
I apologize if this message seems spammy or impersonal. The volume of
markup bugs I am tracking is over five hundred - there is no real
alternative to generating bugmail from a database and template.
--
Eric S. Raymond
Problems with terminfo.5:
Use of low-level troff hackery to set special indents or breaks can't
be translated. The page will have rendering faults in HTML, and
probably also under third-party man page browsers such as Xman,
Rosetta, and the KDE help browser. This patch eliminates .br, .ta, .ti,
.ce, .in, and \h in favor of requests like .RS/.RE that have
structural translations.
".fi" request was omitted or typoed as ".if".
--- terminfo.5-unpatched 2012-07-30 17:23:53.441520468 -0400
+++ terminfo.5 2012-07-30 17:24:02.225520388 -0400
@@ -1645,7 +1645,6 @@
.PP
.nf
.in -2
-.ta .3i
.ft CW
\s-2ansi|ansi/pc-term compatible with color,
mc5i,
@@ -1912,6 +1911,7 @@
bel=^G, cols#72, cr=^M, cud1=^J, hc, ind=^J, os,\s+1
.\".in +2
.ft R
+.fi
.PP
while the Lear Siegler \s-1ADM-3\s0 is described as
.PP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Problems in terminfo.5,
esr <=