~ubuntu-branches/ubuntu/natty/ncurses/natty

« back to all changes in this revision

Viewing changes to man/toe.1m

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-17 09:00:42 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070517090042-86fgxrr6j5jzagot
Tags: 5.6-0ubuntu1
* New upstream version.
  - Remove patches applied upstream: ncurses.upstream, signed-chars.
  - Update patches: debian-backspace.
* Build-depend on g++-multilib instead of lib{32,64}c*-dev-*.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\"***************************************************************************
2
 
.\" Copyright (c) 1998-2003,2004 Free Software Foundation, Inc.              *
 
2
.\" Copyright (c) 1998-2004,2006 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.13 2004/07/05 13:16:08 tom Exp $
 
29
.\" $Id: toe.1m,v 1.18 2006/05/13 15:14:01 tom Exp $
30
30
.TH toe 1M ""
31
31
.ds n 5
32
32
.ds d @TERMINFO@
33
33
.SH NAME
34
34
\fBtoe\fR - table of (terminfo) entries
35
35
.SH SYNOPSIS
36
 
\fBtoe\fR [\fB-v\fR[\fIn\fR]] [\fB-huUV\fR] \fIfile...\fR
 
36
\fBtoe\fR [\fB-v\fR[\fIn\fR]] [\fB-ahuUV\fR] \fIfile...\fR
37
37
.br
38
38
.SH DESCRIPTION
39
39
.PP
45
45
.PP
46
46
There are other options intended for use by terminfo file maintainers:
47
47
.TP
 
48
\fB-a\fR
 
49
report on all of the terminal databases which ncurses would search,
 
50
rather than only the first one that it finds.
 
51
.TP
48
52
\fB-u\fR \fIfile\fR
49
53
says to issue a report on dependencies in the given file. This report condenses
50
54
the `use' relation: each line consists of the primary name of a terminal that
60
64
followed by a newline.
61
65
.TP
62
66
\fB-v\fR\fIn\fR
63
 
specifies that (verbose) output be written to standard error trace
64
 
information showing \fBtoe\fR's progress.  The optional integer
65
 
\fIn\fR is a number from 1 to 10, interpreted as for \fBtic\fR(1).
66
 
.TP 5
 
67
specifies that (verbose) output be written to standard error,
 
68
showing \fBtoe\fR's progress.
 
69
The optional parameter \fIn\fR is a number from 1 to 10,
 
70
interpreted as for \fBtic\fR(1).
 
71
.TP
67
72
\fB-V\fR
68
73
reports the version of ncurses which was used in this program, and exits.
69
74
.SH FILES
71
76
\fB\*d/?/*\fR
72
77
Compiled terminal description database.
73
78
.SH SEE ALSO
74
 
\fB@TIC@\fR(1M), \fB@INFOCMP@\fR(1M), \fB@CAPTOINFO@\fR(1M),
75
 
\fB@INFOTOCAP@\fR(1M), \fBcurses\fR(3X), \fBterminfo\fR(\*n).
 
79
\fB@TIC@\fR(1M),
 
80
\fB@INFOCMP@\fR(1M),
 
81
\fB@CAPTOINFO@\fR(1M),
 
82
\fB@INFOTOCAP@\fR(1M),
 
83
\fBcurses\fR(3X),
 
84
\fBterminfo\fR(\*n).
 
85
.PP
 
86
This describes \fBncurses\fR
 
87
version @NCURSES_MAJOR@.@NCURSES_MINOR@ (patch @NCURSES_PATCH@).
76
88
.\"#
77
89
.\"# The following sets edit modes for GNU EMACS
78
90
.\"# Local Variables: