Annotated edit history of
infotocap(1) version 1 showing authors affecting page license.
View with all changes included.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
infotocap |
|
|
2 |
!!!infotocap |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
FILES |
|
|
7 |
NOTES |
|
|
8 |
SEE ALSO |
|
|
9 |
---- |
|
|
10 |
!!NAME |
|
|
11 |
|
|
|
12 |
|
|
|
13 |
__infotocap__ - convert a ''terminfo'' description into a ''termcap'' description |
|
|
14 |
!!SYNOPSIS |
|
|
15 |
|
|
|
16 |
|
|
|
17 |
__infotocap__ [[__-v__''n width''] [[__-V__] |
|
|
18 |
[[__-1__] [[__-w__ ''width''] ''file'' . . |
|
|
19 |
. |
|
|
20 |
!!DESCRIPTION |
|
|
21 |
|
|
|
22 |
|
|
|
23 |
__infotocap__ looks in ''file'' for __terminfo__ |
|
|
24 |
descriptions. For each one found, an equivalent |
|
|
25 |
__termcap__ description is written to standard output. |
|
|
26 |
Terminfo __use__ capabilities are translated directly to |
|
|
27 |
termcap __tc__ capabilities. |
|
|
28 |
|
|
|
29 |
|
|
|
30 |
__-v__ |
|
|
31 |
|
|
|
32 |
|
|
|
33 |
print out tracing information on standard error as the |
|
|
34 |
program runs. |
|
|
35 |
|
|
|
36 |
|
|
|
37 |
__-V__ |
|
|
38 |
|
|
|
39 |
|
|
|
40 |
print out the version of the program in use on standard |
|
|
41 |
error and exit. |
|
|
42 |
|
|
|
43 |
|
|
|
44 |
__-1__ |
|
|
45 |
|
|
|
46 |
|
|
|
47 |
cause the fields to print out one to a line. Otherwise, the |
|
|
48 |
fields will be printed several to a line to a maximum width |
|
|
49 |
of 60 characters. |
|
|
50 |
|
|
|
51 |
|
|
|
52 |
__-w__ |
|
|
53 |
|
|
|
54 |
|
|
|
55 |
change the output to ''width'' characters. |
|
|
56 |
!!FILES |
|
|
57 |
|
|
|
58 |
|
|
|
59 |
/usr/share/terminfo |
|
|
60 |
|
|
|
61 |
|
|
|
62 |
Compiled terminal description database. |
|
|
63 |
!!NOTES |
|
|
64 |
|
|
|
65 |
|
|
|
66 |
This utility is actually a link to ''tic''(1M), running |
|
|
67 |
in ''-C'' mode. You can use other ''tic'' options such |
|
|
68 |
as __-f__ and __-x__. |
|
|
69 |
!!SEE ALSO |
|
|
70 |
|
|
|
71 |
|
|
|
72 |
__curses__(3X), __tic__(1M), __infocmp__(1M), |
|
|
73 |
terminfo(5) |
|
|
74 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.