add/re-enable at_wini debug output
[minix3.git] / man / man1 / termcap.1
blobcec4c98e8fbb0d6d0525b34f215caa7156431703
1 .TH TERMCAP 1
2 .SH NAME
3 termcap \- print the current termcap entry
4 .SH SYNOPSIS
5 \fBtermcap\fR [\fItype\fR]\fR
6 .br
7 .de FL
8 .TP
9 \\fB\\$1\\fR
10 \\$2
12 .de EX
13 .TP 20
14 \\fB\\$1\\fR
15 # \\$2
17 .SH EXAMPLES
18 .EX "termcap" "Print the termcap entry"
19 .SH DESCRIPTION
20 .PP
21 \fITermcap\fR reads the /etc/termcap entry corresponding to the 
22 terminal type
23 supplied as the argument.  If none is given, the current $TERM is used.
24 It then prints out all the parameters that apply.
25 .SH "SEE ALSO"
26 .BR termcap (3).