aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tconv
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
commite8937ba00998cca6f259b3fdf32a7f7a38bc26ec (patch)
tree9eb4b7d718b67229ee4b8e61e9cad466a5a36945 /usr.bin/tconv
parent1c2451c24d59abde50b89c0d506523298e1ae1e1 (diff)
Notes
Diffstat (limited to 'usr.bin/tconv')
-rw-r--r--usr.bin/tconv/tconv.115
1 files changed, 9 insertions, 6 deletions
diff --git a/usr.bin/tconv/tconv.1 b/usr.bin/tconv/tconv.1
index 0419dca69fc68..1e52bebc7a76d 100644
--- a/usr.bin/tconv/tconv.1
+++ b/usr.bin/tconv/tconv.1
@@ -27,8 +27,9 @@
.Op Fl OUGdk
.Op Ar file
.Sh DESCRIPTION
-.Nm Tconv
-converts between the three terminal descriptions,
+The
+.Nm
+utility converts between the three terminal descriptions,
termcap, terminfo source, and terminfo binary,
that the
.Em tinfo
@@ -98,8 +99,9 @@ but not of much use in most cases, as
fields will be followed and incorporated into the output terminal
description.
.Pp
-.Nm Tconv
-should be able translate all standard termcap parameterized strings
+The
+.Nm
+utility should be able translate all standard termcap parameterized strings
terminfo format, but complex strings using GNU's %a code may be
too hard to translate.
If
@@ -161,7 +163,8 @@ may refer to the last line of an entry instead of the line in the entry
that generated the warning.
.Sh BUGS
More warning messages could be generated.
-.Nm Tconv
-can't translate to termcap. Binaries generated will have canceled
+The
+.Nm
+utility can't translate to termcap. Binaries generated will have canceled
capabilities marked as canceled, which is incompatible with
System V Release 2.0 terminfo.