~ubuntu-branches/ubuntu/precise/ncurses/precise

« back to all changes in this revision

Viewing changes to man/toe.1m

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2008-11-11 16:40:32 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20081111164032-dudxd0hy2im0f2bj
Tags: 5.7-2ubuntu1
* Merge from debian unstable, remaining changes:
  - On amd64, use /{,usr/}lib32 instead of /emul/ia32-linux/.
  - Link using -Bsymbolic-functions.
  - Don't install the upstream changelog in the runtime library packages.

* Install wide-character patches into /{,usr/}lib32 as well.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\"***************************************************************************
2
 
.\" Copyright (c) 1998-2004,2006 Free Software Foundation, Inc.              *
 
2
.\" Copyright (c) 1998-2006,2008 Free Software Foundation, Inc.              *
3
3
.\"                                                                          *
4
4
.\" Permission is hereby granted, free of charge, to any person obtaining a  *
5
5
.\" copy of this software and associated documentation files (the            *
26
26
.\" authorization.                                                           *
27
27
.\"***************************************************************************
28
28
.\"
29
 
.\" $Id: toe.1m,v 1.20 2006/12/24 17:20:37 tom Exp $
 
29
.\" $Id: toe.1m,v 1.21 2008/01/05 20:57:16 tom Exp $
30
30
.TH @TOE@ 1M ""
31
31
.ds n 5
32
32
.ds d @TERMINFO@
37
37
.br
38
38
.SH DESCRIPTION
39
39
.PP
40
 
With no options, \fBtoe\fR lists all available terminal types by primary name
41
 
with descriptions.  File arguments specify the directories to be scanned; if no
42
 
such arguments are given, your default terminfo directory is scanned.  If you
43
 
also specify the \fB-h\fR option, a directory header will be issued as each
 
40
With no options,
 
41
\fBtoe\fR lists all available terminal types by primary name
 
42
with descriptions.
 
43
File arguments specify the directories to be scanned; if no
 
44
such arguments are given,
 
45
your default terminfo directory is scanned.
 
46
If you also specify the \fB-h\fR option,
 
47
a directory header will be issued as each
44
48
directory is entered.
45
49
.PP
46
50
There are other options intended for use by terminfo file maintainers:
50
54
rather than only the first one that it finds.
51
55
.TP
52
56
\fB-u\fR \fIfile\fR
53
 
says to issue a report on dependencies in the given file. This report condenses
54
 
the `use' relation: each line consists of the primary name of a terminal that
55
 
has use capabilities, followed by a colon, followed by the
 
57
says to write a report to the standard output,
 
58
listing dependencies in the given terminfo/termcap source file.
 
59
The report condenses the `use' relation:
 
60
each line consists of the primary name of a terminal that
 
61
has use capabilities,
 
62
followed by a colon,
 
63
followed by the
56
64
whitespace-separated primary names of all terminals which occur in those use
57
 
capabilities, followed by a newline
 
65
capabilities,
 
66
followed by a newline
58
67
.TP
59
68
\fB-U\fR \fIfile\fR
60
 
says to issue a report on reverse dependencies in the given file. This report
61
 
reverses the `use' relation: each line consists of the primary name of a
62
 
terminal that occurs in use capabilities, followed by a colon, followed by the
 
69
says to write a report to the standard output,
 
70
listing reverse dependencies in the given terminfo/termcap source file.
 
71
The report reverses the `use' relation:
 
72
each line consists of the primary name of a
 
73
terminal that occurs in use capabilities,
 
74
followed by a colon,
 
75
followed by the
63
76
whitespace-separated primary names of all terminals which depend on it,
64
77
followed by a newline.
65
78
.TP
70
83
interpreted as for \fB@TIC@\fR(1M).
71
84
.TP
72
85
\fB-V\fR
73
 
reports the version of ncurses which was used in this program, and exits.
 
86
reports the version of ncurses which was used in this program,
 
87
and exits.
74
88
.SH FILES
75
89
.TP 5
76
90
\fB\*d/?/*\fR