Merge branch 'vendor/NCURSES'
[dragonfly.git] / contrib / ncurses / doc / html / man / toe.1m.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2 <!-- 
3   ****************************************************************************
4   * Copyright (c) 1998-2000,2003 Free Software Foundation, Inc.              *
5   *                                                                          *
6   * Permission is hereby granted, free of charge, to any person obtaining a  *
7   * copy of this software and associated documentation files (the            *
8   * "Software"), to deal in the Software without restriction, including      *
9   * without limitation the rights to use, copy, modify, merge, publish,      *
10   * distribute, distribute with modifications, sublicense, and/or sell       *
11   * copies of the Software, and to permit persons to whom the Software is    *
12   * furnished to do so, subject to the following conditions:                 *
13   *                                                                          *
14   * The above copyright notice and this permission notice shall be included  *
15   * in all copies or substantial portions of the Software.                   *
16   *                                                                          *
17   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
18   * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
19   * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
20   * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
21   * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
22   * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
23   * THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
24   *                                                                          *
25   * Except as contained in this notice, the name(s) of the above copyright   *
26   * holders shall not be used in advertising or otherwise to promote the     *
27   * sale, use or other dealings in this Software without prior written       *
28   * authorization.                                                           *
29   ****************************************************************************
30   * @Id: toe.1m,v 1.12 2003/05/11 00:32:53 tom Exp @
31 -->
32 <HTML>
33 <HEAD>
34 <TITLE>toe 1m</TITLE>
35 <link rev=made href="mailto:bug-ncurses@gnu.org">
36 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
37 </HEAD>
38 <BODY>
39 <H1>toe 1m</H1>
40 <HR>
41 <PRE>
42 <!-- Manpage converted by man2html 3.0.1 -->
43 <STRONG><A HREF="toe.1m.html">toe(1m)</A></STRONG>                                                   <STRONG><A HREF="toe.1m.html">toe(1m)</A></STRONG>
44
45
46
47
48 </PRE>
49 <H2>NAME</H2><PRE>
50        <STRONG>toe</STRONG> - table of (terminfo) entries
51
52
53 </PRE>
54 <H2>SYNOPSIS</H2><PRE>
55        <STRONG>toe</STRONG> [<STRONG>-v</STRONG>[<EM>n</EM>]] [<STRONG>-huUV</STRONG>] <EM>file...</EM>
56
57
58 </PRE>
59 <H2>DESCRIPTION</H2><PRE>
60        With no options, <STRONG>toe</STRONG> lists all available terminal types by
61        primary name with descriptions.   File  arguments  specify
62        the  directories  to  be scanned; if no such arguments are
63        given, your default terminfo directory is scanned.  If you
64        also  specify  the  <STRONG>-h</STRONG>  option, a directory header will be
65        issued as each directory is entered.
66
67        There are other options intended for use by terminfo  file
68        maintainers:
69
70        <STRONG>-u</STRONG> <EM>file</EM>
71               says to issue a report on dependencies in the given
72               file. This report  condenses  the  `use'  relation:
73               each  line consists of the primary name of a termi-
74               nal that has use capabilities, followed by a colon,
75               followed  by the whitespace-separated primary names
76               of all terminals which occur in those use capabili-
77               ties, followed by a newline
78
79        <STRONG>-U</STRONG> <EM>file</EM>
80               says  to  issue a report on reverse dependencies in
81               the given file.  This  report  reverses  the  `use'
82               relation: each line consists of the primary name of
83               a terminal that occurs in  use  capabilities,  fol-
84               lowed  by a colon, followed by the whitespace-sepa-
85               rated primary names of all terminals  which  depend
86               on it, followed by a newline.
87
88        <STRONG>-v</STRONG><EM>n</EM>    specifies that (verbose) output be written to stan-
89               dard  error   trace   information   showing   <STRONG>toe</STRONG>'s
90               progress.   The optional integer <EM>n</EM> is a number from
91               1 to 10, interpreted as for <STRONG><A HREF="tic.1.html">tic(1)</A></STRONG>.
92
93        <STRONG>-V</STRONG>   reports the version of ncurses which was used in this
94             program, and exits.
95
96
97 </PRE>
98 <H2>FILES</H2><PRE>
99        <STRONG>/usr/share/terminfo/?/*</STRONG>
100             Compiled terminal description database.
101
102
103 </PRE>
104 <H2>SEE ALSO</H2><PRE>
105        <STRONG><A HREF="tic.1m.html">tic(1m)</A></STRONG>,    <STRONG><A HREF="infocmp.1m.html">infocmp(1m)</A></STRONG>,   <STRONG><A HREF="captoinfo.1m.html">captoinfo(1m)</A></STRONG>,   <STRONG><A HREF="infotocap.1m.html">infotocap(1m)</A></STRONG>,
106        <STRONG><A HREF="ncurses.3x.html">curses(3x)</A></STRONG>, <STRONG><A HREF="terminfo.5.html">terminfo(5)</A></STRONG>.
107
108
109
110                                                           <STRONG><A HREF="toe.1m.html">toe(1m)</A></STRONG>
111 </PRE>
112 <HR>
113 <ADDRESS>
114 Man(1) output converted with
115 <a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
116 </ADDRESS>
117 </BODY>
118 </HTML>